p7zip: update SHA256 to match upstream
This commit is contained in:
parent
b52a072d79
commit
dcec3a01b0
1 changed files with 2 additions and 2 deletions
|
@ -2,14 +2,14 @@
|
|||
pkgname=p7zip
|
||||
version=9.38
|
||||
wrksrc=${pkgname}_${version}
|
||||
revision=1
|
||||
revision=2
|
||||
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=cb609e9be65d2f5c4668851b98e93ad6f7b3a7f2ee2b302641a8f0e1c9104daa
|
||||
checksum=a73bae37461c8e51ac8ad7db186f82c8fb7d1e140098efe21a9f0e95d68ab957
|
||||
|
||||
do_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue