debootstrap: update to 1.0.90.
This commit is contained in:
parent
37c8c5b5ad
commit
26eb3232a6
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'debootstrap'
|
||||
pkgname=debootstrap
|
||||
version=1.0.89
|
||||
version=1.0.90
|
||||
revision=1
|
||||
build_style=fetch
|
||||
depends="binutils bzip2 gnupg gzip tar wget xz"
|
||||
short_desc="Bootstrap a basic Debian system"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="custom"
|
||||
license="MIT"
|
||||
homepage="http://packages.qa.debian.org/d/debootstrap.html"
|
||||
distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}_all.deb
|
||||
${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2014.3_all.deb"
|
||||
checksum="6dc153054f9fce2824a35751c5cfe7bc70f4276b8ea383170c19fe8f725fe92d
|
||||
checksum="6c4dc196835fa6569051976363fc3df5f0c51f910fc9b641dc03d24719c65484
|
||||
017a2fba215cd64612891f5aa02546be5c0e30923a66672f889867cc6dd8d3a0"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue