capchroot: add homepage, license
Tarball URL is broken, can't find working one. Not sure about homepage/license since arch's tarball has different checksum.
This commit is contained in:
parent
70472f296f
commit
6d477ed3ff
1 changed files with 3 additions and 1 deletions
|
@ -5,8 +5,10 @@ distfiles="http://xbps.nopcode.org/distfiles/$pkgname-$version.tar.gz"
|
|||
build_style=gnu-makefile
|
||||
depends="glibc libcap"
|
||||
makedepends="libcap-devel"
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Use chroot with capabilities as normal user"
|
||||
homepage="https://projects.archlinux.org/users/thomas/capchroot.git/"
|
||||
license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=9e28571684022698921f25711f60f3e634206412851150905ec73cfd63bc0e92
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in a new issue