debootstrap: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
1211a4d708
commit
5a509d9372
1 changed files with 2 additions and 2 deletions
|
@ -9,13 +9,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=debootstrap
|
||||
PKG_VERSION:=1.0.67
|
||||
PKG_VERSION:=1.0.68
|
||||
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:=e7854d4b10ab860f08921525406debdd
|
||||
PKG_MD5SUM:=0f0ce1195a08f2809673d8e867fa61e6
|
||||
PKG_LICENSE:=Unique
|
||||
PKG_LICENSE_FILES:=debian/copyright
|
||||
|
||||
|
|
Loading…
Reference in a new issue