summaryrefslogtreecommitdiffstats
path: root/chat-libs/libotr/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-libs/libotr/DETAILS')
-rwxr-xr-xchat-libs/libotr/DETAILS6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat-libs/libotr/DETAILS b/chat-libs/libotr/DETAILS
index 4b56d572ac..b726f01759 100755
--- a/chat-libs/libotr/DETAILS
+++ b/chat-libs/libotr/DETAILS
@@ -1,13 +1,13 @@
SPELL=libotr
- VERSION=4.0.0
+ VERSION=4.1.0
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE2=$SOURCE.asc
- SOURCE_URL[0]=http://www.cypherpunks.ca/otr/${SOURCE}
+ WEB_SITE="https://otr.cypherpunks.ca/"
+ SOURCE_URL[0]=$WEB_SITE/${SOURCE}
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
SOURCE_GPG=2BA87C5C.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://www.cypherpunks.ca/otr/"
LICENSE[0]=GPL
ENTERED=20070609
SHORT="allows you to have private conversations over IM"