diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2022-02-06 17:55:16 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2022-02-06 17:56:12 +0000 |
commit | b96c4ef735576a97045d757137bacbb7a2249e36 (patch) | |
tree | f25e52a42fb3a14b6e5692cd6cb187418cecce47 | |
parent | 994dfcd9d768038302e67a3d19efda9bdff741e1 (diff) | |
download | ports-b96c4ef735576a97045d757137bacbb7a2249e36.tar.gz ports-b96c4ef735576a97045d757137bacbb7a2249e36.zip |
www/web2ldap: update to 1.7.1
Release notes: https://www.web2ldap.de/changes-1.7.html
-rw-r--r-- | www/web2ldap/Makefile | 2 | ||||
-rw-r--r-- | www/web2ldap/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index 138436180506..dd342d4db626 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -1,7 +1,7 @@ # Created by: Oddbjorn Steffensen <oddbjorn@tricknology.org> PORTNAME= web2ldap -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP https://www.web2ldap.de/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/web2ldap/distinfo b/www/web2ldap/distinfo index 5b707766aecc..e7e61290fef8 100644 --- a/www/web2ldap/distinfo +++ b/www/web2ldap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643577807 -SHA256 (web2ldap-1.7.0.tar.gz) = cc15ba1c13f2a0276206c3ec92761ee570e0b7d1ec91567b4a674d4fa14f79d1 -SIZE (web2ldap-1.7.0.tar.gz) = 529300 +TIMESTAMP = 1644168512 +SHA256 (web2ldap-1.7.1.tar.gz) = 745da79559d4882aa86e9ac36ce7ad530d04499c0ccca642f62562cb1ea89310 +SIZE (web2ldap-1.7.1.tar.gz) = 529509 |