mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libpng: update to 1.6.23.
This commit is contained in:
parent
3c719e9675
commit
2c9ed48c94
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libpng'.
|
# Template build file for 'libpng'.
|
||||||
pkgname=libpng
|
pkgname=libpng
|
||||||
version=1.6.22
|
version=1.6.23
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.libpng.org/pub/png/libpng.html"
|
homepage="http://www.libpng.org/pub/png/libpng.html"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
distfiles="ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng16/libpng-${version}.tar.xz"
|
distfiles="ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng16/libpng-${version}.tar.xz"
|
||||||
checksum=6b5a6ad5c5801ec4d24aacc87a0ed7b666cd586478174f69368a1d7747715226
|
checksum=6d921e7bdaec56e9f6594463ec1fe1981c3cd2d5fc925d3781e219b5349262f1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/*.la
|
rm -f ${DESTDIR}/usr/lib/*.la
|
||||||
|
|
Loading…
Add table
Reference in a new issue