aboutsummaryrefslogtreecommitdiffstats
path: root/community/ldap-passwd-webui/APKBUILD
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-09-17 17:06:38 +0200
committerJakub Jirutka <jakub@jirutka.cz>2019-09-17 17:06:38 +0200
commita67884d58e339728f8a17f2fddcb498f9d14adb5 (patch)
treecf74d6f3bd536f426fcc966f9524370ff4c6efae /community/ldap-passwd-webui/APKBUILD
parent2dd4b6b0f7899040c282b4a793338e2a00b5adb4 (diff)
downloadaports-a67884d58e339728f8a17f2fddcb498f9d14adb5.tar.bz2
aports-a67884d58e339728f8a17f2fddcb498f9d14adb5.tar.xz
community/ldap-passwd-webui: upgrade to 2.1.0
Diffstat (limited to 'community/ldap-passwd-webui/APKBUILD')
-rw-r--r--community/ldap-passwd-webui/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ldap-passwd-webui/APKBUILD b/community/ldap-passwd-webui/APKBUILD
index 24e51fe65f..5f99eb28da 100644
--- a/community/ldap-passwd-webui/APKBUILD
+++ b/community/ldap-passwd-webui/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ldap-passwd-webui
-pkgver=2.0.0
+pkgver=2.1.0
pkgrel=0
pkgdesc="Very simple web interface for changing password stored in LDAP or Active Directory (Samba 4 AD)"
url="https://github.com/jirutka/ldap-passwd-webui"
@@ -35,6 +35,6 @@ waitress() {
install -D -m 644 "$srcdir"/$pkgname.confd "$subpkgdir"/etc/conf.d/$pkgname
}
-sha512sums="84ecb80ef633e9b3a04913ba0594a98e1e6372d47cdbc0330bb6f914b0b5ec84e1d2886717292d005556705eafbb74d86c85d37065feb9a9975ed393f36587b5 ldap-passwd-webui-2.0.0.tar.gz
+sha512sums="3e54766ad13561613570160fa509bf64d5769e977593c36da4b35591d6a98556093eacb8d95db052c10e911a8365678c70faefe47b5f091bb56d448323ae7e2a ldap-passwd-webui-2.1.0.tar.gz
a1f10fbd2261e86ac249efe6571b6c42c398cd17566b602fb0a94e1c9c755da09e73ee7a1bd839181d552ffd74ea7e99352efb51b01a1a27db707e29312b8120 ldap-passwd-webui.confd
e3200bb2495dfe0f233554c003fd2401ffdc6d86e29c1fbecb1f473f351bd4d2a97add2983d43828bed31c0afb23535cd99ff37c5d8343f304fe9edfa4ccc991 settings.patch"