From bf8c2c382eb19205de08d8ce7f8de2bdd5847630 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 4 May 2022 00:44:12 +0000 Subject: system/debianutils: bump { 4.11 --> 4.11.2 }. --- system/debianutils/APKBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'system/debianutils') diff --git a/system/debianutils/APKBUILD b/system/debianutils/APKBUILD index ccc617c40..0d3cd0619 100644 --- a/system/debianutils/APKBUILD +++ b/system/debianutils/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=debianutils -pkgver=4.11 +pkgver=4.11.2 pkgrel=0 pkgdesc="Miscellaneous utilities from Debian" url="https://packages.qa.debian.org/d/debianutils.html" @@ -12,7 +12,8 @@ depends="coreutils mawk" # awk, cat, and rm are required by add-shell makedepends="grep" # early package, declare these subpackages="$pkgname-doc $pkgname-which::noarch" # find timestamp here: https://snapshot.debian.org/package/debianutils/ -source="https://snapshot.debian.org/archive/debian/20200525T145753Z/pool/main/d/$pkgname/${pkgname}_${pkgver}.tar.xz" +source="https://snapshot.debian.org/archive/debian/20200927T204254Z/pool/main/d/$pkgname/${pkgname}_${pkgver}.tar.xz" +builddir="$srcdir/debianutils" build() { ./configure \ @@ -38,4 +39,4 @@ which() { mv "${pkgdir}-doc"/usr/share/man/man1/which* "$subpkgdir"/usr/share/man/man1/ } -sha512sums="87f6b7d9fecbaff615a5529328d384d8adf4ed69c8cc00acc54681d91fc146f4241a761dde2c9b092cb279b63d30dcaa6c2d0309ef4d29d6a2b09600c53c0ac6 debianutils_4.11.tar.xz" +sha512sums="0bd9098beee78b3c8dae839f0c29e9f142cbb22f2ced473cf7ae47a14d9493ba882c1829eba213780392a87a3223b3689729754c8ded80a091efaef3f6f903fd debianutils_4.11.2.tar.xz" -- cgit v1.2.3-70-g09d2