1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00

Merge pull request #306 from cjkoenig/update_debootstrap

debootstrap: update to 1.0.61
This commit is contained in:
Florian Fainelli 2014-09-14 23:48:52 -07:00
commit aa98fabf55

View File

@ -9,13 +9,13 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=debootstrap PKG_NAME:=debootstrap
PKG_VERSION:=1.0.60~bpo70+1 PKG_VERSION:=1.0.61
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_MAINTAINER=Daniel Golle <daniel@makrotopia.org> PKG_MAINTAINER=Daniel Golle <daniel@makrotopia.org>
PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap
PKG_MD5SUM:=6d4e3b97981b9e0bb86f49d8edac91af PKG_MD5SUM:=a330f764664b3f16af0f1ad56b9eccaf
PKG_LICENSE:=Unique PKG_LICENSE:=Unique
PKG_LICENSE_FILES:=debian/copyright PKG_LICENSE_FILES:=debian/copyright