summaryrefslogtreecommitdiff
path: root/user/s6-portable-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-portable-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-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 01a984414..6ee77bb99 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.2.4
+pkgver=2.2.3.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.9
+_skalibs_version=2.10
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="678398a2c902c28f3d5c2e3be832bb956bd6c5a72727b83c218b1966ac52d56be430126e8c768355f47a1c70f6f445afa76099882d3c9040931ada4f4ed19afc s6-portable-utils-2.2.2.4.tar.gz"
+sha512sums="76c464b90b5c67f87bec053cadb5dac1b5928df7f373b7a0b6700e8ab684fb8c5354788720e216f1fb9e332a0a5dec92618aee3e0f6ff578c8aa42f2aa787549 s6-portable-utils-2.2.3.1.tar.gz"