From 2e6d1fb43ce5d624ab54f116f3825306a8a04d04 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 7 Aug 2019 00:31:01 +0000 Subject: system/debianutils: bump to 4.8.6.3 --- system/debianutils/APKBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'system/debianutils') diff --git a/system/debianutils/APKBUILD b/system/debianutils/APKBUILD index 01a665967..5a6be29d4 100644 --- a/system/debianutils/APKBUILD +++ b/system/debianutils/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=debianutils -pkgver=4.8.6.1 +pkgver=4.8.6.3 pkgrel=0 pkgdesc="Useful utilities from Debian" url="https://packages.qa.debian.org/d/debianutils.html" @@ -12,7 +12,6 @@ depends="coreutils mawk" # awk, cat, and rm are required by add-shell makedepends="grep" # early package, declare these subpackages="$pkgname-doc $pkgname-which::noarch" source="http://ftp.debian.org/debian/pool/main/d/$pkgname/${pkgname}_${pkgver}.tar.xz" -builddir="$srcdir/$pkgname" build() { ./configure \ @@ -38,4 +37,4 @@ which() { mv "${pkgdir}-doc"/usr/share/man/man1/which* "$subpkgdir"/usr/share/man/man1/ } -sha512sums="158f024311b3de292bd20df966c0f61285c748597101cee61e81883e0032c1e6a4baccb5c231b28f00ce3afc58a4aaedd64a65641351974c37fdb5f4952b0d2a debianutils_4.8.6.1.tar.xz" +sha512sums="c38d1d351de69f270924f05755501d90cb7245c8a3154f91ea8e38978052ffe2ec016d4400c55e2f7d31358cfe134a40c5843a33836900d7e69cce9ee8ace98e debianutils_4.8.6.3.tar.xz" -- cgit v1.2.3-60-g2f50