netpbm: update to 11.03.05.

This commit is contained in:
Leah Neukirchen 2023-09-10 12:22:45 +02:00
parent cea9eb650b
commit 34b1db5650

View file

@ -1,10 +1,10 @@
# Template file for 'netpbm' # Template file for 'netpbm'
pkgname=netpbm pkgname=netpbm
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY # from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
version=11.03.02 version=11.03.05
revision=1 revision=1
_githash=afa13983a4b50d67a45f4793c51eae837fb0fdd4 _githash=6c8b9ea2f03aa6cc250dd80a0d6232c8c4449cb7
_githash_guide=3195997e71a1ad9686da91a1d14cda2d81d3eb52 _githash_guide=851f8a113827e42ae618423fdab09cb0a67dc4e4
create_wrksrc=yes create_wrksrc=yes
build_wrksrc="netpbm-mirror-${_githash}" build_wrksrc="netpbm-mirror-${_githash}"
hostmakedepends="flex perl pkg-config python3" hostmakedepends="flex perl pkg-config python3"
@ -16,8 +16,8 @@ license="BSD-3-Clause,GPL-2.0-only,custom:netpbm"
homepage="http://netpbm.sourceforge.net/" homepage="http://netpbm.sourceforge.net/"
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz" https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
checksum="84089d6b3dc6b22cb311c63f1f0c40a357d717daa2acc19d82c2b70771ead129 checksum="387cf07ee14571e694a1da01918744c31261e75eb3232ed3199f46d227658dd4
a4aa43c3db1b2dad843075f2b73ca7a208008588c65fdd539aa413d430bfc101" 9f3715085275961adf1c131363f6c77dc2b4d76d43da99659e4eaeff8dc1ddba"
post_extract() { post_extract() {
cd $build_wrksrc cd $build_wrksrc