p7zip: add homepage, license
This commit is contained in:
parent
a3273e2461
commit
dc1ee57bd5
1 changed files with 3 additions and 1 deletions
|
@ -3,9 +3,11 @@ pkgname=p7zip
|
|||
version=9.20.1
|
||||
wrksrc=${pkgname}_${version}
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}_${version}_src_all.tar.bz2"
|
||||
revision=1
|
||||
revision=2
|
||||
makedepends="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>"
|
||||
checksum=49557e7ffca08100f9fc687f4dfc5aea703ca207640c76d9dee7b66f03cb4782
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in a new issue