debootstrap: update to 1.0.98.
Closes #14407. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
7b09ddad44
commit
31483c225f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'debootstrap'
|
||||
pkgname=debootstrap
|
||||
version=1.0.97
|
||||
version=1.0.98
|
||||
revision=1
|
||||
build_style=fetch
|
||||
depends="binutils gnupg gzip tar wget xz"
|
||||
|
@ -10,7 +10,7 @@ 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="0177ffecea5cc1a42084ae02a44d8e902a086577cefc00194b983fd7f3d802a7
|
||||
checksum="56cba560a646e21a74a835a088b74561a88ff70258171ad3c10791cc3dc47c21
|
||||
017a2fba215cd64612891f5aa02546be5c0e30923a66672f889867cc6dd8d3a0"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue