netpbm: update to 10.94.01.

This commit is contained in:
Leah Neukirchen 2021-03-31 13:25:56 +02:00
parent ebc042eb2d
commit bb5d29ccdc

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.03
version=10.94.01
revision=1
_githash=a7fca291a0c78333da13e855bdb73aa819ba8649
_githash_guide=db21e5ffa2830350c67547e3007c891ed75d9dac
_githash=dd12f603fa64ee403e4fa351eb1e95a27b26b599
_githash_guide=2d01412ab83361b8ed8d8db8f364cb223bd1c152
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="789514f480f6b487eb9274b9f1fe94d950ba48755792b42c85e41aa4bb1ef572
01210c2019b9131bcbbe0cec8759423b7b7018e6c8acba7b48cca3356758c96f"
checksum="c84c8a0e4d9b3c7d3e05d6ba2becb9afb75bbbe6be2f20e6037847e18c352d71
794cf365b1c3b6b9b2f9536b8b173ccbcbc74a96cf6eaa4377aa4a684af4ad58"
post_extract() {
cd $build_wrksrc
@ -26,7 +26,6 @@ post_extract() {
done
cd ../netpbm-mirror-${_githash_guide}
vsed -i 's/ id="pammixmulti"//g' pammixmulti.html
vsed -i 's/ id="pamhomography"//g' pamhomography.html
}