summaryrefslogtreecommitdiff
path: root/user/s6-linux-utils
diff options
context:
space:
mode:
authorLaurent Bercot <ska-adelie@skarnet.org>2021-01-14 18:05:23 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2021-01-14 18:05:23 +0000
commit4b91a30064ab583be97a336a1cab8dd15a2b29e0 (patch)
tree63ac9e03e6dd1e56e79536e6764423b4e0b4f706 /user/s6-linux-utils
parent3465fcf878a4f0e00a9378a4299eaa48a0af5bea (diff)
downloadpackages-4b91a30064ab583be97a336a1cab8dd15a2b29e0.tar.gz
packages-4b91a30064ab583be97a336a1cab8dd15a2b29e0.tar.bz2
packages-4b91a30064ab583be97a336a1cab8dd15a2b29e0.tar.xz
packages-4b91a30064ab583be97a336a1cab8dd15a2b29e0.zip
update to latest version of skarnet.org software
Diffstat (limited to 'user/s6-linux-utils')
-rw-r--r--user/s6-linux-utils/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/s6-linux-utils/APKBUILD b/user/s6-linux-utils/APKBUILD
index 62103295d..2a4e8e8d6 100644
--- a/user/s6-linux-utils/APKBUILD
+++ b/user/s6-linux-utils/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: Laurent Bercot <ska-adelie@skarnet.org>
# Maintainer: Laurent Bercot <ska-adelie@skarnet.org>
pkgname=s6-linux-utils
-pkgver=2.5.1.2
+pkgver=2.5.1.4
pkgrel=0
pkgdesc="skarnet.org's Linux-specific miscellaneous utilities"
url="https://skarnet.org/software/s6-linux-utils/"
arch="all"
options="!check"
license="ISC"
-_skalibs_version=2.9
+_skalibs_version=2.10
depends=""
makedepends="skalibs-dev>=$_skalibs_version skalibs-libs-dev>=$_skalibs_version"
subpackages="$pkgname-doc"
@@ -34,4 +34,4 @@ doc() {
cp -a "$builddir/doc" "$subpkgdir/usr/share/doc/$pkgname"
}
-sha512sums="4557148c3e739471a8846d3e0425da826d77ab3b7fc8d6c777d110152343596d17fde37fddcb099b107663138a5447866c3ff00a05f59d034379d26b1e147331 s6-linux-utils-2.5.1.2.tar.gz"
+sha512sums="e88ba46b63fc2823e4721c2d87bca128df5a7d44769c09fee19b5cc25bb9be334241262aba13c421c3211dc4dc47ec919f504af81a6f3ccfb80efa357b8b7549 s6-linux-utils-2.5.1.4.tar.gz"