summaryrefslogtreecommitdiffstats
path: root/chat-libs
diff options
context:
space:
mode:
Diffstat (limited to 'chat-libs')
-rwxr-xr-xchat-libs/libotr/DETAILS6
-rw-r--r--chat-libs/libotr/HISTORY4
2 files changed, 7 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"
diff --git a/chat-libs/libotr/HISTORY b/chat-libs/libotr/HISTORY
index 9f3216227f..b87d5fc6f6 100644
--- a/chat-libs/libotr/HISTORY
+++ b/chat-libs/libotr/HISTORY
@@ -1,3 +1,7 @@
+2015-02-15 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 4.1.0
+ new url
+
2013-09-07 Jeremy Blosser <jblosser@sourcemage.org>
* DETAILS: version 4.0.0