mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
fakechroot: update to 2.19.
This commit is contained in:
parent
316b4b172f
commit
6540ee0bdd
1 changed files with 3 additions and 6 deletions
|
@ -1,17 +1,14 @@
|
||||||
# Template file for 'fakechroot'
|
# Template file for 'fakechroot'
|
||||||
pkgname=fakechroot
|
pkgname=fakechroot
|
||||||
version=2.18
|
version=2.19
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --sbindir=/usr/bin"
|
configure_args="--disable-static --sbindir=/usr/bin"
|
||||||
conf_files="
|
conf_files="/etc/$pkgname/*"
|
||||||
/etc/fakechroot/chroot.env
|
|
||||||
/etc/fakechroot/debootstrap.env
|
|
||||||
/etc/fakechroot/rinse.env"
|
|
||||||
short_desc="Gives a fake chroot environment"
|
short_desc="Gives a fake chroot environment"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/dex4er/fakechroot"
|
homepage="https://github.com/dex4er/fakechroot"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="$homepage/archive/$version.tar.gz"
|
distfiles="$homepage/archive/$version.tar.gz"
|
||||||
checksum=728316cf7d1a2fdf8454e0ca39b3b9790e450a778c96cac9d488662a74d4418e
|
checksum=39ffbbbe3a823be7450928b8e3b99ae4cb339c47213b2f1d8ff903e0246f2e15
|
||||||
|
|
Loading…
Add table
Reference in a new issue