debootstrap: update to 1.0.83.
This commit is contained in:
parent
42c80a91d8
commit
74d483f157
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'debootstrap'
|
||||
pkgname=debootstrap
|
||||
version=1.0.82
|
||||
version=1.0.83
|
||||
revision=1
|
||||
build_style=fetch
|
||||
depends="binutils bzip2 gnupg gzip tar wget xz"
|
||||
|
@ -10,7 +10,7 @@ license="custom"
|
|||
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="ca32de028f055f7839b18f42d0d95b8ccc6c5607cdc2cd7b6e363ad854f5689e
|
||||
checksum="e9abe794bad681b184179e8ab04a41c5d1567cee082e4adc95ed61ad0dce084f
|
||||
017a2fba215cd64612891f5aa02546be5c0e30923a66672f889867cc6dd8d3a0"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue