p7zip: update to 9.38.
This commit is contained in:
parent
dec0e808d9
commit
fdc02258ab
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'p7zip'
|
||||
pkgname=p7zip
|
||||
version=9.20.1
|
||||
version=9.38
|
||||
wrksrc=${pkgname}_${version}
|
||||
revision=3
|
||||
revision=1
|
||||
hostmakedepends="yasm nasm"
|
||||
short_desc="Command-line version of the 7zip compressed file archive"
|
||||
homepage="http://p7zip.sourceforge.net/"
|
||||
license="LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}_${version}_src_all.tar.bz2"
|
||||
checksum=49557e7ffca08100f9fc687f4dfc5aea703ca207640c76d9dee7b66f03cb4782
|
||||
checksum=cb609e9be65d2f5c4668851b98e93ad6f7b3a7f2ee2b302641a8f0e1c9104daa
|
||||
|
||||
do_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue