Browse Source

Merge pull request #306 from cjkoenig/update_debootstrap

debootstrap: update to 1.0.61
Florian Fainelli 10 years ago
parent
commit
aa98fabf55
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.60~bpo70+1
12
+PKG_VERSION:=1.0.61
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:=6d4e3b97981b9e0bb86f49d8edac91af
18
+PKG_MD5SUM:=a330f764664b3f16af0f1ad56b9eccaf
19 19
 PKG_LICENSE:=Unique
20 20
 PKG_LICENSE_FILES:=debian/copyright
21 21