aboutsummaryrefslogtreecommitdiffstats
path: root/main/debootstrap
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <bpiotrowski@alpinelinux.org>2013-06-07 17:08:41 +0200
committerBartłomiej Piotrowski <bpiotrowski@alpinelinux.org>2013-06-07 17:08:41 +0200
commit7c5fc6ab4cf583e8d281a7761f179dd3c561f711 (patch)
tree6075c11d5afd70090124ec15bb2275ee8185e9b8 /main/debootstrap
parent88f1caf3699346b6d3554b9693d5c7d80784a5b2 (diff)
downloadaports-7c5fc6ab4cf583e8d281a7761f179dd3c561f711.tar.bz2
aports-7c5fc6ab4cf583e8d281a7761f179dd3c561f711.tar.xz
main/deboostrap: upgrade to 1.0.52
Diffstat (limited to 'main/debootstrap')
-rw-r--r--main/debootstrap/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/debootstrap/APKBUILD b/main/debootstrap/APKBUILD
index 552397de6a..347c8409a3 100644
--- a/main/debootstrap/APKBUILD
+++ b/main/debootstrap/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=debootstrap
-pkgver=1.0.48
+pkgver=1.0.52
pkgrel=0
pkgdesc="Debian/Ubuntu bootstrap scripts"
url="http://packages.qa.debian.org/d/debootstrap.html"
@@ -42,9 +42,9 @@ package() {
make DESTDIR="$pkgdir" install || return
install -Dm755 pkgdetails "$pkgdir"/usr/lib/debootstrap/pkgdetails
}
-md5sums="b7cf66aac442d845041dab8c966f99c0 debootstrap_1.0.48.tar.gz
+md5sums="c5edc62bf140f5def238d1a338ef26fb debootstrap_1.0.52.tar.gz
66b6fb6d862ba4886701c9b056088479 pkgdetails.c"
-sha256sums="c55f2bb6a8f9483a28273ebd73e976276e8ff886d41e81cd8016c9fdb07c5492 debootstrap_1.0.48.tar.gz
+sha256sums="0b7ad9c887de826a4561ff552069a8663b38e2cf4c91182a37682d737bff39f9 debootstrap_1.0.52.tar.gz
1cf1644e8400693fd41d378f972c15fa7b32f3282117ea967c995705256a84d6 pkgdetails.c"
-sha512sums="87617ad2d95b1a37c69c36ccff4a130081cae9b4ceef9734f94514f67ce9db29b0fa55bfd9ce25bfb97640f6f4fcbf66af8d6ab950b60db9dc588c49baa475a0 debootstrap_1.0.48.tar.gz
+sha512sums="fe0b3f30c8093d303d768d411475ec01936a02e4e52d863695ffe06daf7de962a2703cb4536e45e9fe8d33020239e95f388554be6385a4dcdead25cd0fe803f6 debootstrap_1.0.52.tar.gz
432313c8aef4974f21cb81b48d9f1c319692325f24a456e460e6f92c6a15ade7f29dfee4bf2ab3664c90b09d1f16e46cb8dd898ebd317f2547e63a64a773d971 pkgdetails.c"