aboutsummaryrefslogtreecommitdiffstats
path: root/main/libpng
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2017-07-29 13:44:35 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2017-07-29 13:44:35 +0200
commit9abba9e56c25ff69f49c13baf704d6141fa04f70 (patch)
tree8f102faf2d5ab0ded75e304395aee17a52e37ed5 /main/libpng
parentcbdeb589398c13f45a0edeffa1b2e8d27d47b2bd (diff)
downloadaports-9abba9e56c25ff69f49c13baf704d6141fa04f70.tar.bz2
aports-9abba9e56c25ff69f49c13baf704d6141fa04f70.tar.xz
main/libpng: upgrade to 1.6.30
Diffstat (limited to 'main/libpng')
-rw-r--r--main/libpng/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/libpng/APKBUILD b/main/libpng/APKBUILD
index 94837fed68..8f196bec45 100644
--- a/main/libpng/APKBUILD
+++ b/main/libpng/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libpng
-pkgver=1.6.29
-pkgrel=1
+pkgver=1.6.30
+pkgrel=0
pkgdesc="Portable Network Graphics library"
url="http://www.libpng.org/"
arch="all"
@@ -54,6 +54,6 @@ utils() {
mv "$pkgdir"/usr/bin "$subpkgdir"/usr
}
-sha512sums="4b45fcad0e9cd220c5c6a3e3db74fbdca9cedabd1a3f66cd5c302e93a445585ef80934dcb1f1f3ee468bcd287f49b514a4f316df1b32066dadaaa8e15c8d20f4 libpng-1.6.29.tar.gz
-466ce59902c45438c403d91115743adcb338dc1006063f5a3c53d27993ad82d02125437fe53a162b09ebb41b36e71b04404e98ed35580afbc137db64d831252d libpng-1.6.29-apng.patch.gz
+sha512sums="26374d58a5077b9a2cd861875f14f19314f8bd61972354360661123536655fce026681ea5e559c6c4568105bb4ef8ffa6cbb0c5033dcd89ebf906f5b6746ccf2 libpng-1.6.30.tar.gz
+c6c6e951759a538fda25f2ba0b966a7ffa6e902fff6dc1544126c40b801bccb8ef34fa833f6b919ea269c025fa1e141708db72a84073a3f8b25d9bda1b5e3715 libpng-1.6.30-apng.patch.gz
30c8389d075b90c0e30c0be8d7630cbf98c87c610f414c529485630dd0411cced28852d2fecc96bca72bc712f0f7e13358f9fc47b6d7b8c7806d34ebeef20514 libpng-fix-arm-neon.patch"