Update libpng to 1.6.40

This commit is contained in:
Martchus 2023-07-22 18:00:49 +02:00
parent ef6257dff9
commit e88c8f08a5
2 changed files with 6 additions and 6 deletions

View File

@ -4,8 +4,8 @@
_android_arch=aarch64
pkgname=android-${_android_arch}-libpng
pkgver=1.6.39
pkgrel=2
pkgver=1.6.40
pkgrel=1
pkgdesc="A collection of routines used to create PNG format graphics (android)"
arch=('any')
url="http://www.libpng.org/pub/png/libpng.html"
@ -14,7 +14,7 @@ depends=("android-${_android_arch}-zlib")
options=(!strip !buildflags staticlibs !emptydirs)
makedepends=('android-configure')
source=("http://downloads.sourceforge.net/sourceforge/libpng/libpng-$pkgver.tar.xz")
sha256sums=('1f4696ce70b4ee5f85f1e1623dc1229b210029fa4b7aee573df3e2ba7b036937')
sha256sums=('535b479b2467ff231a3ec6d92a525906fb8ef27978be4f66dbe05d3f3a01b3a1')
build() {
cd "$srcdir/libpng-$pkgver"

View File

@ -5,8 +5,8 @@
_pkgname=libpng
pkgname=static-compat-$_pkgname
pkgver=1.6.39
pkgrel=3
pkgver=1.6.40
pkgrel=1
pkgdesc='A collection of routines used to create PNG format graphics files'
arch=('x86_64')
url='http://www.libpng.org/pub/png/libpng.html'
@ -16,7 +16,7 @@ makedepends=('static-compat-configure')
options=(!emptydirs staticlibs)
validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F') # Glenn Randers-Pehrson (mozilla) <glennrp@gmail.com>
source=("https://downloads.sourceforge.net/sourceforge/$_pkgname/$_pkgname-$pkgver.tar.xz")
sha256sums=('1f4696ce70b4ee5f85f1e1623dc1229b210029fa4b7aee573df3e2ba7b036937')
sha256sums=('535b479b2467ff231a3ec6d92a525906fb8ef27978be4f66dbe05d3f3a01b3a1')
build() {
source static-compat-environment