diff options
author | VinÃcius Zavam <egypcio@FreeBSD.org> | 2022-06-19 12:46:16 +0000 |
---|---|---|
committer | VinÃcius Zavam <egypcio@FreeBSD.org> | 2022-06-19 12:46:16 +0000 |
commit | 334480740ba2fff7fd4784959c49c57cde5a5cce (patch) | |
tree | 630ba52eedc7f4f813924370c5f5fce0f478d02e | |
parent | 0b79a13a3972ff9fdef2dcc09ba17e962b332391 (diff) | |
download | ports-334480740ba2fff7fd4784959c49c57cde5a5cce.tar.gz ports-334480740ba2fff7fd4784959c49c57cde5a5cce.zip |
security/apg: update 0.4.0 to 0.4.1
-rw-r--r-- | security/apg/Makefile | 3 | ||||
-rw-r--r-- | security/apg/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/apg/Makefile b/security/apg/Makefile index cde2c6df0e31..6915cf5dab5b 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -1,7 +1,6 @@ PORTNAME= apg DISTVERSIONPREFIX= v -DISTVERSION= 0.4.0 -PORTREVISION= 2 +DISTVERSION= 0.4.1 PORTEPOCH= 1 CATEGORIES= security sysutils diff --git a/security/apg/distinfo b/security/apg/distinfo index 65d5dc6a0d51..3bedd933f728 100644 --- a/security/apg/distinfo +++ b/security/apg/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1640782011 -SHA256 (wneessen-apg-go-v0.4.0_GH0.tar.gz) = 21704158cbf9ae34d821169ff755a8381fd6b6b0d52d243fbb4a893c84bf6f4c -SIZE (wneessen-apg-go-v0.4.0_GH0.tar.gz) = 22602 +TIMESTAMP = 1655559313 +SHA256 (wneessen-apg-go-v0.4.1_GH0.tar.gz) = 64769495843e2c59fc5513a106e58f8751f1649ff8bf6c38cd141322523deea8 +SIZE (wneessen-apg-go-v0.4.1_GH0.tar.gz) = 24182 SHA256 (wneessen-go-hibp-v1.0.0_GH0.tar.gz) = d995b295c60457e0b078eab49c35ccec6bb5fe105b8b3d27116f3d1baf70729a SIZE (wneessen-go-hibp-v1.0.0_GH0.tar.gz) = 11504 |