aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-09 22:47:14 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-09 23:16:18 -0300
commit6eeaece23ae2c7bcd136b4bc94735ba228daa122 (patch)
treef250baf27f062de0bfa41f90082794fa93e0f78d /testing
parent2af3bb20ceea3d69ed697f178b0b606f74d252c0 (diff)
downloadaports-6eeaece23ae2c7bcd136b4bc94735ba228daa122.tar.bz2
aports-6eeaece23ae2c7bcd136b4bc94735ba228daa122.tar.xz
testing/zimg: upgrade to 2.9.3
Diffstat (limited to 'testing')
-rw-r--r--testing/zimg/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/zimg/APKBUILD b/testing/zimg/APKBUILD
index 69e461b420..c6148f2d1d 100644
--- a/testing/zimg/APKBUILD
+++ b/testing/zimg/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Alexander Edland <alpine@ocv.me>
# Maintainer: Alexander Edland <alpine@ocv.me>
pkgname=zimg
-pkgver=2.9.2
+pkgver=2.9.3
pkgrel=0
pkgdesc="Scaling, colorspace conversion and dithering library"
url="https://github.com/sekrit-twc/zimg"
@@ -55,5 +55,5 @@ package() {
make -j1 DESTDIR="$pkgdir" install
}
-sha512sums="b688f8e93a2e4549f2c844cd58c6e0714e6494d6fc8c800dc1b0cdf2278fb9925a646fc332350c1b5d77cef2134bf35e18a873c24ea1979c1adce57bfef68ebe zimg-2.9.2.tar.gz
+sha512sums="dfa5dd8f6f6335f6f5106e792774ae649d056c42c8f586627996be172d98b17e0583c41f1dc421edd0fc27793240df9f87217d8cdfc24a2367646e046109b196 zimg-2.9.3.tar.gz
1dbece324473e53a83a60601b02c92c089f5d314761351974e097b2cf4d24af4296f9eb8653b6b03b1e363d9c5f793897acae1f0c7ac40149216035c4d395d9d zimg-gtest-1.8.0.tar.gz"