summaryrefslogtreecommitdiff
path: root/user/s6-portable-utils
diff options
context:
space:
mode:
authorLaurent Bercot <ska-adelie@skarnet.org>2023-01-15 16:57:22 +0000
committerLaurent Bercot <ska-adelie@skarnet.org>2023-01-15 16:57:22 +0000
commit994dc39de9c86bbd8698847a34e215a0fb3d2360 (patch)
tree2c36117a1beccbf1fd7c064b02de4df19f5f6a74 /user/s6-portable-utils
parentaa408d070e164d905bb65d86ab2d5a7eaf68893d (diff)
downloadpackages-994dc39de9c86bbd8698847a34e215a0fb3d2360.tar.gz
packages-994dc39de9c86bbd8698847a34e215a0fb3d2360.tar.bz2
packages-994dc39de9c86bbd8698847a34e215a0fb3d2360.tar.xz
packages-994dc39de9c86bbd8698847a34e215a0fb3d2360.zip
user/s6-portable-utils: upgrade to 2.2.5.1
Diffstat (limited to 'user/s6-portable-utils')
-rw-r--r--user/s6-portable-utils/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/s6-portable-utils/APKBUILD b/user/s6-portable-utils/APKBUILD
index acca99993..61d1c97fc 100644
--- a/user/s6-portable-utils/APKBUILD
+++ b/user/s6-portable-utils/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: Laurent Bercot <ska-adelie@skarnet.org>
# Maintainer: Laurent Bercot <ska-adelie@skarnet.org>
pkgname=s6-portable-utils
-pkgver=2.2.5.0
+pkgver=2.2.5.1
pkgrel=0
pkgdesc="skarnet.org's portable miscellaneous utilities"
url="https://skarnet.org/software/s6-portable-utils/"
arch="all"
options="!check"
license="ISC"
-_skalibs_version=2.12
+_skalibs_version=2.13
depends=""
makedepends="skalibs-dev>=$_skalibs_version skalibs-libs-dev>=$_skalibs_version"
subpackages="$pkgname-doc"
@@ -33,4 +33,4 @@ doc() {
cp -a "$builddir/doc" "$subpkgdir/usr/share/doc/$pkgname"
}
-sha512sums="2e90a1390140818268bd83629579098552c22160537874a90d4be94fae157cb9cdb864859c40847e8588fa9f62fb5af7bf89aa12561f1e6678a7cffc0f0a6d68 s6-portable-utils-2.2.5.0.tar.gz"
+sha512sums="814ab6467034657d3b46e5b933786a2eab1f9cb630c6d67c91ee635facac7d82b5871b94e53445d57fd466c98cc21ea2df4b74c8d48acc0f0c96e14fb827f613 s6-portable-utils-2.2.5.1.tar.gz"