netpbm: update to 10.76.01.
This commit is contained in:
parent
99ed28ac8e
commit
ab15770605
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=10.76.00
|
||||
version=10.76.01
|
||||
revision=1
|
||||
_githash=e975d2a7db3c246d8f27fec4abd41fa47843bec6
|
||||
_githash_guide=e8b77a65fed29220abe8119e6f337d6979dbf80d
|
||||
_githash=036f0cf61db2a3521d724d0bc671e719c3be9a38
|
||||
_githash_guide=0aa9a4d76e4d6e300f9345eb743b0a4bd1120ed9
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
hostmakedepends="pkg-config perl python flex"
|
||||
|
@ -16,8 +16,8 @@ homepage="http://netpbm.sourceforge.net/"
|
|||
nocross=yes
|
||||
distfiles="https://github.com/chneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||
https://github.com/chneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||
checksum="a3ac2762a30460bc73eb9e2984b3a46909ca24eb4ee86eaf36a310d45b04b813
|
||||
e5417c1d2eb548f625f3da763a9348533c0ac700df3fd45879cbc608772be0c2"
|
||||
checksum="f1115bba41e71e3aa1702d8482d102f8f9e036e98bc91904a01a43767e2eb175
|
||||
4ffae5c1079a1f6cbe0f282c948e7699de2fe56a67744c8df31bebf3ad1d6ae5"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in New Issue