diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2021-12-17 08:55:43 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2021-12-17 08:55:43 +0000 |
commit | 525d2a057073010b0a07adf50e574c1d81f750d8 (patch) | |
tree | 4da3b4c6f5121a3836c7275f265a32d1fd77b925 | |
parent | c3d24a0a9f9246691ca62bf737b603664fd31e2b (diff) | |
download | ports-525d2a057073010b0a07adf50e574c1d81f750d8.tar.gz ports-525d2a057073010b0a07adf50e574c1d81f750d8.zip |
security/nextcloud-passman: Update to 2.4.0
-rw-r--r-- | security/nextcloud-passman/Makefile | 2 | ||||
-rw-r--r-- | security/nextcloud-passman/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/nextcloud-passman/Makefile b/security/nextcloud-passman/Makefile index bf07cc1b6da4..9ea088bcc345 100644 --- a/security/nextcloud-passman/Makefile +++ b/security/nextcloud-passman/Makefile @@ -1,7 +1,7 @@ # Created by: Bernard Spil <brnrd@freebsd.org> PORTNAME= passman -PORTVERSION= 2.3.1335 +PORTVERSION= 2.4.0 CATEGORIES= security MASTER_SITES= https://releases.passman.cc/ PKGNAMEPREFIX= nextcloud- diff --git a/security/nextcloud-passman/distinfo b/security/nextcloud-passman/distinfo index 08e38d659e07..a4f19bde0d85 100644 --- a/security/nextcloud-passman/distinfo +++ b/security/nextcloud-passman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633591751 -SHA256 (passman_2.3.1335.tar.gz) = 3495e2e527f19425aeea3d5c333696d9ee1c7a0e4f6b51c1e68ff6211170ab8a -SIZE (passman_2.3.1335.tar.gz) = 2085147 +TIMESTAMP = 1639730931 +SHA256 (passman_2.4.0.tar.gz) = 0d436caf9737b0e4bf34d2bc8753138c42034ba5062d53939501673723f76b08 +SIZE (passman_2.4.0.tar.gz) = 1978083 |