debootstrap: update to 1.0.63
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
41fb4be363
commit
9d3cc3bcd8
1 changed files with 2 additions and 2 deletions
|
@ -9,13 +9,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=debootstrap
|
||||
PKG_VERSION:=1.0.61
|
||||
PKG_VERSION:=1.0.63
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER=Daniel Golle <daniel@makrotopia.org>
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb
|
||||
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap
|
||||
PKG_MD5SUM:=a330f764664b3f16af0f1ad56b9eccaf
|
||||
PKG_MD5SUM:=7bd6a1ad6721cc7d8c9ac637ae478df4
|
||||
PKG_LICENSE:=Unique
|
||||
PKG_LICENSE_FILES:=debian/copyright
|
||||
|
||||
|
|
Loading…
Reference in a new issue