diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2022-02-22 08:23:21 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2022-03-03 15:45:24 +0000 |
commit | d5c83f05b52b4f91ae83d1981ae9b41b05a0b7ca (patch) | |
tree | c3444b699f17046778fb72e7f7ae5e040fb2a0a0 | |
parent | 906c993a86034fccedc65cedf47be7a5406eeea0 (diff) | |
download | ports-d5c83f05b52b4f91ae83d1981ae9b41b05a0b7ca.tar.gz ports-d5c83f05b52b4f91ae83d1981ae9b41b05a0b7ca.zip |
www/web2ldap: update to 1.7.6
Release notes: https://www.web2ldap.de/changes-1.7.html
-rw-r--r-- | www/web2ldap/Makefile | 3 | ||||
-rw-r--r-- | www/web2ldap/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index e3620e23f271..349b5feafb34 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -1,8 +1,7 @@ # Created by: Oddbjorn Steffensen <oddbjorn@tricknology.org> PORTNAME= web2ldap -PORTVERSION= 1.7.1 -POREREVISION= 1 +PORTVERSION= 1.7.6 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 e7e61290fef8..82545efcaca9 100644 --- a/www/web2ldap/distinfo +++ b/www/web2ldap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644168512 -SHA256 (web2ldap-1.7.1.tar.gz) = 745da79559d4882aa86e9ac36ce7ad530d04499c0ccca642f62562cb1ea89310 -SIZE (web2ldap-1.7.1.tar.gz) = 529509 +TIMESTAMP = 1645518100 +SHA256 (web2ldap-1.7.6.tar.gz) = dc64b3408a2f0bdd757dec3a562ccb3a18d6c253c04af635d2ff60eebfa76d4d +SIZE (web2ldap-1.7.6.tar.gz) = 531483 |