debootstrap: bumped version from 1.0.55 to 1.0.55~bpo70+1
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 21 Feb 2014 20:26:41 +0000 (20:26 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 21 Feb 2014 20:26:41 +0000 (20:26 +0000)
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
SVN-Revision: 39654

admin/debootstrap/Makefile

index 73e15ef4890e5e517d64473d8e0a2b592ae7ec54..09b98b660e134fe276c4f012e1c6a6463df997f9 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=debootstrap
-PKG_VERSION:=1.0.55
+PKG_VERSION:=1.0.55~bpo70+1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb
 PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap
-PKG_MD5SUM:=f01432f4d7c193ac7a868416ace41bad
+PKG_MD5SUM:=86b1cce6350b7beb85d1c5c6fe6910a6
 
 UNPACK_CMD=ar -p "$(DL_DIR)/$(PKG_SOURCE)" data.tar.xz | xzcat | tar -C $(1) -xf -