From 8c34792227480c55f68fc7559a6f132ca4823a3f Mon Sep 17 00:00:00 2001 From: sev Date: Sat, 5 Mar 2022 04:58:30 -0600 Subject: [PATCH] update web2ldap, ldap0, mympd, motd --- testing/motd/APKBUILD | 2 +- testing/mympd/APKBUILD | 4 ++-- testing/py3-ldap0/APKBUILD | 4 ++-- testing/web2ldap/APKBUILD | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/testing/motd/APKBUILD b/testing/motd/APKBUILD index 62708cf..379f70d 100644 --- a/testing/motd/APKBUILD +++ b/testing/motd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: sev pkgname=motd pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Write the result of \`uname -a' to /etc/motd daily" url="https://git.sev.monster/aports.git" arch="noarch" diff --git a/testing/mympd/APKBUILD b/testing/mympd/APKBUILD index bdb70cd..0d75f56 100644 --- a/testing/mympd/APKBUILD +++ b/testing/mympd/APKBUILD @@ -1,7 +1,7 @@ # Contributor: sev # Maintainer: sev pkgname=mympd -pkgver=9.1.0 +pkgver=9.1.2 pkgrel=0 pkgdesc="myMPD is a standalone and mobile friendly web mpd client with a tiny footprint and advanced features." url="https://jcorporation.github.io" @@ -40,5 +40,5 @@ package() { } sha512sums=" -0edf284d4b146744d76433df0237e259e17ff9b4c5353dca7e257c4e1dceb66599926398d44da6928ace6c2306032170f249c2f63aa1a4646240be6d1abf0f8c myMPD-9.1.0.tar.gz +fe16a38861daa87b16d72a6fcc4d7003f1b84e535da1e40c3dea3a04776c98881a6e658684b376ae1d2d0c366352f111c5d93f224c8315904ff0e61e36a4cf5c myMPD-9.1.2.tar.gz " diff --git a/testing/py3-ldap0/APKBUILD b/testing/py3-ldap0/APKBUILD index 7e5301f..2447124 100644 --- a/testing/py3-ldap0/APKBUILD +++ b/testing/py3-ldap0/APKBUILD @@ -1,7 +1,7 @@ # Contributor: sev # Maintainer: sev pkgname=py3-ldap0 -pkgver=1.4.7 +pkgver=1.4.8 pkgrel=0 pkgdesc="Module package for implementing LDAP clients" url="https://code.stroeder.com/pymod/python-ldap0.git" @@ -30,5 +30,5 @@ package() { } sha512sums=" -d0534841c636443553dfc073ca73242f769cbdc863676641bf1a69f9d7fa38d9df1617b370f1668358220f59a70d79de72d6d2407e0c68fdaf0117b1773e0301 python-ldap0-v1.4.7.tar.gz +b7418f795ec8c2172f61d90f9ace31e9fdd0e36f6627420674f819aba81e8004da9bdc2aa6fdd188b0c694691715c4f859b00bd04ef27d492983d3db1d8c85ae python-ldap0-v1.4.8.tar.gz " diff --git a/testing/web2ldap/APKBUILD b/testing/web2ldap/APKBUILD index d3a81c8..fa2f418 100644 --- a/testing/web2ldap/APKBUILD +++ b/testing/web2ldap/APKBUILD @@ -1,8 +1,8 @@ # Contributor: sev # Maintainer: sev pkgname=web2ldap -pkgver=1.6.28 -pkgrel=1 +pkgver=1.7.6 +pkgrel=0 pkgdesc="Full-featured LDAP client running as web application" url="https://web2ldap.de" arch="noarch" @@ -33,6 +33,6 @@ package() { } sha512sums=" -7297609105a280da67a61230197b2541e9b38ab625a4fb479f4266bbf941e8c70a0f30df9e1dc833fcf1d7e0502aa9a8ecc7cfb1a84761d93905ec962ba35c28 web2ldap-1.6.28.tar.gz +a80da65e80253a79f681bb3700c12bb0b5db438a599910990251e2cb3704e196a1a1fc5eac80fe29722662e489168f7016202dfd1ad22d041ff884d90b199784 web2ldap-1.7.6.tar.gz 24e2ae01ff17afbeb8b7ef3b4ae80ba0d982a150da3d3606e9c642c3fcd01d759057851813f46949b2464f8b5d653b674fb67d8196269a96244bc3c95bf0558f web2ldap.initd " -- 2.46.0