diff options
author | novel <novel@FreeBSD.org> | 2008-03-03 20:51:09 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2008-03-03 20:51:09 +0800 |
commit | 8c29bca31d9d30f38fd5e2c4fa337ec45cf6cde0 (patch) | |
tree | b2ae5c102e8644c963fabce28f52eec3dbf1345b /security | |
parent | 6ab8211a955db814ff283aef2dcd8a39658072c0 (diff) | |
download | freebsd-ports-gnome-8c29bca31d9d30f38fd5e2c4fa337ec45cf6cde0.tar.gz freebsd-ports-gnome-8c29bca31d9d30f38fd5e2c4fa337ec45cf6cde0.tar.zst freebsd-ports-gnome-8c29bca31d9d30f38fd5e2c4fa337ec45cf6cde0.zip |
Update to 1.3.
Diffstat (limited to 'security')
-rw-r--r-- | security/libtasn1/Makefile | 2 | ||||
-rw-r--r-- | security/libtasn1/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index b48f08b53697..7df6201abed6 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtasn1 -PORTVERSION= 1.1 +PORTVERSION= 1.3 CATEGORIES= security MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \ http://josefsson.org/gnutls/releases/libtasn1/ diff --git a/security/libtasn1/distinfo b/security/libtasn1/distinfo index 446be8091235..70d84bc5d73f 100644 --- a/security/libtasn1/distinfo +++ b/security/libtasn1/distinfo @@ -1,3 +1,3 @@ -MD5 (libtasn1-1.1.tar.gz) = 93b43cc5013bda4d8bf64508f1566c54 -SHA256 (libtasn1-1.1.tar.gz) = 0335663605a9018894217188749db0ec04d43777330a49694f8eef8695ac9172 -SIZE (libtasn1-1.1.tar.gz) = 1497977 +MD5 (libtasn1-1.3.tar.gz) = 8e6c9d4760f70758e64fe9d70d5ccfea +SHA256 (libtasn1-1.3.tar.gz) = 36b4b1ce22f74bf3cac88c59f17242bef44ecda55cc7922c48193fba13f2c8e9 +SIZE (libtasn1-1.3.tar.gz) = 1527071 |