diff options
author | Krzysztof <ports@bsdserwis.com> | 2021-12-31 07:22:18 +0000 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2021-12-31 07:23:50 +0000 |
commit | 2edc86aed5dd5e474be7049d24b50460a9406bea (patch) | |
tree | c773d8bc7cd7340f3ef8c47a052311792a984c6f | |
parent | a5260644176f3037a57c77e25072d3524b0bdd3a (diff) | |
download | ports-2edc86aed5dd5e474be7049d24b50460a9406bea.tar.gz ports-2edc86aed5dd5e474be7049d24b50460a9406bea.zip |
net/phpldapadmin: update to 1.2.6.3
Changelog: https://github.com/leenooks/phpLDAPadmin/compare/1.2.6.2...1.2.6.3
PR: 260768
Reported by: Krzysztof <ports@bsdserwis.com> (maintainer)
-rw-r--r-- | net/phpldapadmin/Makefile | 2 | ||||
-rw-r--r-- | net/phpldapadmin/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile index 8969c67a8e1a..95c223f43a7d 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -1,7 +1,7 @@ # Created by: Matthew Seaman PORTNAME= phpldapadmin -PORTVERSION= 1.2.6.2 +PORTVERSION= 1.2.6.3 CATEGORIES= net www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/net/phpldapadmin/distinfo b/net/phpldapadmin/distinfo index e26888cb6dd7..567c137d5bf2 100644 --- a/net/phpldapadmin/distinfo +++ b/net/phpldapadmin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600872367 -SHA256 (leenooks-phpLDAPadmin-1.2.6.2_GH0.tar.gz) = 49b14019bf611267720b4e9de33f2502b44c526809f17225a4a76ee8296b8d64 -SIZE (leenooks-phpLDAPadmin-1.2.6.2_GH0.tar.gz) = 1128212 +TIMESTAMP = 1640685573 +SHA256 (leenooks-phpLDAPadmin-1.2.6.3_GH0.tar.gz) = 718f805403279f8e54caa1046b5f43c989e3bce82c408d22d349b5393e4a2cea +SIZE (leenooks-phpLDAPadmin-1.2.6.3_GH0.tar.gz) = 1130061 |