diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-15 16:05:20 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-15 16:05:20 +0800 |
commit | 00f3bbee04e59879b8e2289d1ae5af2ce376d641 (patch) | |
tree | c5e048640485b9bd78849c237a4a7a6eef4c2b84 /security | |
parent | 6e432a7928cc23c584063bfaa2f24c9597ab2eb2 (diff) | |
download | freebsd-ports-gnome-00f3bbee04e59879b8e2289d1ae5af2ce376d641.tar.gz freebsd-ports-gnome-00f3bbee04e59879b8e2289d1ae5af2ce376d641.tar.zst freebsd-ports-gnome-00f3bbee04e59879b8e2289d1ae5af2ce376d641.zip |
upgrade to 1.0.1
Diffstat (limited to 'security')
-rw-r--r-- | security/botan/Makefile | 2 | ||||
-rw-r--r-- | security/botan/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index a72d806c3aaa..9e0d313e7f31 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -7,7 +7,7 @@ # PORTNAME= botan -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= opencl diff --git a/security/botan/distinfo b/security/botan/distinfo index 505fc006b249..794e5a7258c1 100644 --- a/security/botan/distinfo +++ b/security/botan/distinfo @@ -1 +1 @@ -MD5 (Botan-1.0.0.tgz) = 349f59b28f51f05e687188b1364c0e37 +MD5 (Botan-1.0.1.tgz) = 011be42c9417c58c703f88fe3a5102e0 |