netpbm: update to 10.85.03.
This commit is contained in:
parent
44852d8262
commit
6d97bb2eca
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=10.85.02
|
||||
revision=2
|
||||
_githash=e91b7794264ef6af3856fd54373def89d3a949a9
|
||||
_githash_guide=598441aa09a2e3b2fa45abb8a758ff76c68f9c9e
|
||||
version=10.85.03
|
||||
revision=1
|
||||
_githash=26f9346887720c451d2df5983e398179935d1e95
|
||||
_githash_guide=9c318b08553e2dd326627b8583b3b4a46f44d5e0
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
hostmakedepends="pkg-config perl python flex"
|
||||
|
@ -14,11 +14,11 @@ short_desc="Toolkit for manipulation of graphic images"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="BSD,GPL-2,custom"
|
||||
homepage="http://netpbm.sourceforge.net/"
|
||||
nocross=yes
|
||||
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||
checksum="e3f73bb8c13f900ab5f2426285841c3072aef679a268ca3bc8a88eb21c232847
|
||||
991fb11f0f4216416c6f9464a15126b84f97d867e77dd08dd7bc415a92610928"
|
||||
checksum="1fc3722c7eb8e6797be830b4e8711aca1864e9d35a8cc9fe34568970326cb6a3
|
||||
63e26213774580f0e3f9f59e08632db82f9315e133ad325f96714aae0649678a"
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in New Issue