fakechroot: update to 2.20.1
This commit is contained in:
parent
03602ab7b2
commit
14c053e31c
1 changed files with 5 additions and 4 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'fakechroot'
|
# Template file for 'fakechroot'
|
||||||
pkgname=fakechroot
|
pkgname=fakechroot
|
||||||
version=2.19
|
version=2.20.1
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
archs="~*-musl"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --sbindir=/usr/bin"
|
configure_args="--disable-static --sbindir=/usr/bin"
|
||||||
conf_files="/etc/$pkgname/*"
|
conf_files="/etc/$pkgname/*"
|
||||||
short_desc="Gives a fake chroot environment"
|
short_desc="Gives a fake chroot environment"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
homepage="https://github.com/dex4er/fakechroot"
|
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
homepage="https://github.com/dex4er/fakechroot"
|
||||||
distfiles="$homepage/archive/$version.tar.gz"
|
distfiles="$homepage/archive/$version.tar.gz"
|
||||||
checksum=39ffbbbe3a823be7450928b8e3b99ae4cb339c47213b2f1d8ff903e0246f2e15
|
checksum=7f9d60d0d48611969e195fadf84d05f6c74f71bbf8f41950ad8f5bf061773e18
|
||||||
|
lib32disabled=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue