libpng: update to 1.2.36.
--HG-- extra : convert_revision : dd42447135852ed7f7bb3581d15097c0638b1007
This commit is contained in:
parent
b1c2674096
commit
bf72773c70
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'libpng'.
|
# Template build file for 'libpng'.
|
||||||
pkgname=libpng
|
pkgname=libpng
|
||||||
sourcepkg=$pkgname
|
sourcepkg=$pkgname
|
||||||
version=1.2.35
|
version=1.2.36
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Library for manipulating PNG images"
|
short_desc="Library for manipulating PNG images"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=cafe6431f9e6d561fb7b396bf94ff73a9cd0f4279f3eea2fc714ab90e345eee6
|
checksum=c1a6c0605d2baf84425fcca3beff2f5527caecad51b8d403b19a5ea10ec2a73f
|
||||||
long_desc="
|
long_desc="
|
||||||
Libpng was written as a companion to the PNG specification, as a
|
Libpng was written as a companion to the PNG specification, as a
|
||||||
way to reduce the amount of time and effort it takes to support
|
way to reduce the amount of time and effort it takes to support
|
||||||
|
|
Loading…
Reference in a new issue