Ver código fonte

debootstrap: update to 1.0.75

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle 9 anos atrás
pai
commit
7dfce8e098
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      admin/debootstrap/Makefile

+ 2
- 2
admin/debootstrap/Makefile Ver arquivo

@@ -9,13 +9,13 @@
9 9
 include $(TOPDIR)/rules.mk
10 10
 
11 11
 PKG_NAME:=debootstrap
12
-PKG_VERSION:=1.0.72
12
+PKG_VERSION:=1.0.75
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:=49f24e3299352aa5453f725ec0d55566
18
+PKG_MD5SUM:=5b568d66390d76fba87b839984254730
19 19
 PKG_LICENSE:=Unique
20 20
 PKG_LICENSE_FILES:=debian/copyright
21 21