Browse Source

debootstrap: bump to version 1.0.66

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle 10 years ago
parent
commit
4f0f8121dd
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      admin/debootstrap/Makefile

+ 2
- 2
admin/debootstrap/Makefile View File

@@ -9,13 +9,13 @@
9 9
 include $(TOPDIR)/rules.mk
10 10
 
11 11
 PKG_NAME:=debootstrap
12
-PKG_VERSION:=1.0.63
12
+PKG_VERSION:=1.0.66
13 13
 PKG_RELEASE:=1
14 14
 PKG_MAINTAINER=Daniel Golle <daniel@makrotopia.org>
15 15
 
16 16
 PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb
17 17
 PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap
18
-PKG_MD5SUM:=7bd6a1ad6721cc7d8c9ac637ae478df4
18
+PKG_MD5SUM:=bf6370ea0aa80308dfb03a4a35e33ad1
19 19
 PKG_LICENSE:=Unique
20 20
 PKG_LICENSE_FILES:=debian/copyright
21 21