summaryrefslogtreecommitdiffstats
path: root/chat-im/pidgin-encryption/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/pidgin-encryption/DETAILS')
-rwxr-xr-xchat-im/pidgin-encryption/DETAILS6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat-im/pidgin-encryption/DETAILS b/chat-im/pidgin-encryption/DETAILS
index 16d4d3f4b7..33d655018e 100755
--- a/chat-im/pidgin-encryption/DETAILS
+++ b/chat-im/pidgin-encryption/DETAILS
@@ -2,11 +2,12 @@
if [ "$PE_CVS" == "y" ]; then
VERSION=cvs
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=svn://:pserver:anonymous@pidgin-encrypt.cvs.sourceforge.net:/svnroot/pidgin-encrypt/trunk:encrypt
+ SOURCE_URL[0]=svn_https://pidgin-encrypt.svn.sourceforge.net:/svnroot/pidgin-encrypt/trunk:encrypt
+
FORCE_DOWNLOAD=1
SOURCE_IGNORE=volatile
else
- VERSION=3.0
+ VERSION=3.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=$SOURCEFORGE_URL/pidgin-encrypt/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
@@ -16,7 +17,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
CCACHE=off
ENTERED=20040627
- PATCHLEVEL=1
KEYWORDS="im chat pidgin encryption"
SHORT="uses NSS to provide RSA encryption as a Gaim plugin."
cat << EOF