summaryrefslogtreecommitdiffstats
path: root/crypto/libsasl/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/libsasl/DETAILS')
-rwxr-xr-xcrypto/libsasl/DETAILS13
1 files changed, 9 insertions, 4 deletions
diff --git a/crypto/libsasl/DETAILS b/crypto/libsasl/DETAILS
index f6fc41737b..40532b15b1 100755
--- a/crypto/libsasl/DETAILS
+++ b/crypto/libsasl/DETAILS
@@ -1,16 +1,21 @@
SPELL=libsasl
- VERSION=2.1.23
+ VERSION=2.1.25
SOURCE=cyrus-sasl-$VERSION.tar.gz
+ SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/cyrus-sasl-$VERSION
SOURCE_URL[0]=ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/$SOURCE
SOURCE_URL[1]=ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/$SOURCE
- SOURCE_HASH=sha512:bf72db55fefe9eccfe4a12caf1160efc80aba98f8acc2743af360fda96659a3ee1fc3a5af6104b3dfc8fc4571f4e98526b9719a6cdf0948980cf76a9cb1a2b0e
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=6581B5F1.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
LICENSE[0]=BSD
WEB_SITE=http://cyrusimap.web.cmu.edu/
ENTERED=20090722
SHORT="Cyrus SASL (RFC 2222) Library"
cat << EOF
-This is the Cyrus SASL API implentation. This spell can only be used on the client
-side to provide authentication. Use the cyrus-sasl spell for server side authentication.
+This is the Cyrus SASL API implentation. This spell can only be used on
+the client
+side to provide authentication. Use the cyrus-sasl spell for server side
+authentication.
See RFC 2222 for more information.
EOF