aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-02-19 19:08:40 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-02-19 22:11:10 +0000
commit285423b9be16858fe27d3b691bef33d71e2aac1b (patch)
tree9f25e6313ec321478357bcf03179d5433e9290ff
parent263adc7eafa37320eded75a39ebf9e2e56a65371 (diff)
testing/diffoscope: upgrade to 167
-rw-r--r--testing/diffoscope/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/diffoscope/APKBUILD b/testing/diffoscope/APKBUILD
index 97e0c1ac470..c7b6c94ef40 100644
--- a/testing/diffoscope/APKBUILD
+++ b/testing/diffoscope/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=diffoscope
-pkgver=166
+pkgver=167
pkgrel=0
pkgdesc="In-depth comparison of files, archives, and directories"
options="!check" # Requires unpackaged 'tlsh'
@@ -24,4 +24,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="a6909997c25d745b79d8cef28efbb5637b280a92c52e4ef40a77c2de8ae80acc0ee7d63e25867702c2802a95f4c024305d2db69d9ca4099bc47b501a33a34276 diffoscope-166.tar.gz"
+sha512sums="ab3d36cc8c37df247e5da6bc81f3dd009d1424bb3f6d6c8072d16a3884421ce1c9868c772cb8b964736eaf84bb0dd8399624a61402b09a41b15557dfe025b67e diffoscope-167.tar.gz"