netpbm: update to 10.93.01.

This commit is contained in:
Leah Neukirchen 2021-03-08 20:17:43 +01:00
parent acf33b9eb9
commit 4e4cb4af57

View file

@ -1,10 +1,10 @@
# Template file for 'netpbm'
pkgname=netpbm
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
version=10.93.00
version=10.93.01
revision=1
_githash=aff215cc29a295b7bdcc604ae1e71c5514113c29
_githash_guide=f80c0f70f4ad013f09458728404296f8c814ff6c
_githash=7f8184372a7db4ad9ac7b30ce892b61e3d375dac
_githash_guide=c3ea5d343ccdc2945b6ee3bc157af66f89433fd9
create_wrksrc=yes
build_wrksrc="netpbm-mirror-${_githash}"
hostmakedepends="pkg-config perl python flex"
@ -16,8 +16,8 @@ license="BSD-3-Clause,GPL-2.0-only,custom:netpbm"
homepage="http://netpbm.sourceforge.net/"
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
checksum="145cc33e2eefe30c998d13fc18c58008ff71a5406319a5fe32cde0e078033069
01b0128492bf1c7df29c666d3d633041dd1c3dc8299df1aa6798ec5de9df004f"
checksum="23cba2a798563d618380432c603bd8efa0440148cfcf8edca2f5fb09526c0e42
73e83e94b4089d11d2b349b66b6edae801ff24f6a8b9d2f8ea3beb7a9cdceddf"
post_extract() {
cd $build_wrksrc
@ -26,7 +26,8 @@ post_extract() {
done
cd ../netpbm-mirror-${_githash_guide}
sed -i 's/ id="pammixmulti"//g' pammixmulti.html
vsed -i 's/ id="pammixmulti"//g' pammixmulti.html
vsed -i 's/ id="pamhomography"//g' pamhomography.html
}
do_configure() {