summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-05-14 12:09:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-05-14 12:09:59 +0000
commit67f3badbd3120eba546527217cd69acd221a1384 (patch)
tree6cfda0d0eb7673216dd710b479149960c732e4db
parentc7ef5c5ea14055708ce4446419508480c4fb186c (diff)
downloadaports-67f3badbd3120eba546527217cd69acd221a1384.tar.bz2
aports-67f3badbd3120eba546527217cd69acd221a1384.tar.xz
main/debootstrap: upgrade to 1.0.60
-rw-r--r--main/debootstrap/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/main/debootstrap/APKBUILD b/main/debootstrap/APKBUILD
index 61589c382..98f0b4e2f 100644
--- a/main/debootstrap/APKBUILD
+++ b/main/debootstrap/APKBUILD
@@ -1,13 +1,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=debootstrap
-pkgver=1.0.53
+pkgver=1.0.60
pkgrel=0
pkgdesc="Debian/Ubuntu bootstrap scripts"
url="http://packages.qa.debian.org/d/debootstrap.html"
arch="all"
license="GPL-2"
depends="dpkg tar"
-source="http://ftp.de.debian.org/debian/pool/main/d/debootstrap/debootstrap_$pkgver.tar.gz
+source="http://ftp.de.debian.org/debian/pool/main/d/debootstrap/debootstrap_$pkgver.tar.xz
pkgdetails.c"
_builddir="$srcdir"/debootstrap-$pkgver
@@ -42,9 +42,9 @@ package() {
make DESTDIR="$pkgdir" install || return
install -Dm755 pkgdetails "$pkgdir"/usr/lib/debootstrap/pkgdetails
}
-md5sums="cd95777a48a65e5cc414e1c1af875a3a debootstrap_1.0.53.tar.gz
+md5sums="733b25517e36ca7cbb66c121dc8f9ff4 debootstrap_1.0.60.tar.xz
66b6fb6d862ba4886701c9b056088479 pkgdetails.c"
-sha256sums="26b74baee6909e9ce363891cc355fced6d875ca8c3715e72ff9dfb580c9cc272 debootstrap_1.0.53.tar.gz
+sha256sums="886b140a6801012aba3f502d1f50f5b8e94fc032965400a6c2da19437a75dd4b debootstrap_1.0.60.tar.xz
1cf1644e8400693fd41d378f972c15fa7b32f3282117ea967c995705256a84d6 pkgdetails.c"
-sha512sums="3a4e4c0a2362646af080ce63db82ef418b2306ab1f39253dbf14667b68b9970da0c14398218574aff62a31f5f369e23e1483a1b4e44d7fc06ebb497643a74663 debootstrap_1.0.53.tar.gz
+sha512sums="2c939043c24d22a521477685f087977c5e4fed50eab8e0d9e5a40fc590fddf343192eb1a1cab382640c492966462e19c6a9902dd207fac42c8358f84bdd684c8 debootstrap_1.0.60.tar.xz
432313c8aef4974f21cb81b48d9f1c319692325f24a456e460e6f92c6a15ade7f29dfee4bf2ab3664c90b09d1f16e46cb8dd898ebd317f2547e63a64a773d971 pkgdetails.c"