netpbm: update to 10.82.03.
This commit is contained in:
parent
567654a59d
commit
715d919a1b
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=10.82.01
|
||||
version=10.82.03
|
||||
revision=1
|
||||
_githash=41940d88c082a27d5b52d584fc044d6fa832aabd
|
||||
_githash_guide=42098725cc6d9484c2d8b5c0427f38754c0a17c8
|
||||
_githash=3be1029c5d1e62ae6f243e62d0853ca3f17ba0da
|
||||
_githash_guide=a615465999de69b20b7d4b2981477a90b6cc3db3
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
hostmakedepends="pkg-config perl python flex"
|
||||
|
@ -17,8 +17,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="ae0228bf864221a749c5878e0cb0b5fa7814015c641ac61ac9905070834900c1
|
||||
b2f1a0d9f622c37e98fafbed69f42b7a497938eb0164f37a001a5e54051160b6"
|
||||
checksum="c1825ec9942b16e21b0cb0e0c2f576287fa16da20a891f1f3c33ce64bd7e1d1a
|
||||
9060b6af454fddfa53379177600f68040b2ce83995e1ab4d58e70158bf1efdd5"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in a new issue