fakeroot: update to 1.16.
This commit is contained in:
parent
8a9e1d9822
commit
bd341a193b
1 changed files with 4 additions and 2 deletions
|
@ -1,11 +1,13 @@
|
|||
# Template file for 'fakeroot'
|
||||
pkgname=fakeroot
|
||||
version=1.15.1
|
||||
version=1.16
|
||||
distfiles="${DEBIAN_SITE}/main/f/fakeroot/${pkgname}_${version}.orig.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Gives a fake root environment"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=45fbb9ad611f33224cc09954963dde563cc80fe58c76feb25b6e98550b81729a
|
||||
homepage="http://packages.debian.org/fakeroot"
|
||||
license="GPL-3"
|
||||
checksum=1861c621034dbadca015b145e020a3e90d2cedfca1907899a8019bb16980910a
|
||||
long_desc="
|
||||
This package is intended to remove the need to become root for a package build.
|
||||
This is done by setting LD_PRELOAD to libfakeroot.so, which provides wrappers
|
||||
|
|
Loading…
Reference in a new issue