mirror of
http://git.openwrt.org/packages.git
synced 2025-01-09 04:19:54 +08:00
debootstrap: bumped version from 1.0.55 to 1.0.55~bpo70+1
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr> git-svn-id: svn://svn.openwrt.org/openwrt/packages@39654 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
897a584836
commit
0040792b4c
@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=debootstrap
|
||||
PKG_VERSION:=1.0.55
|
||||
PKG_VERSION:=1.0.55~bpo70+1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb
|
||||
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap
|
||||
PKG_MD5SUM:=f01432f4d7c193ac7a868416ace41bad
|
||||
PKG_MD5SUM:=86b1cce6350b7beb85d1c5c6fe6910a6
|
||||
|
||||
UNPACK_CMD=ar -p "$(DL_DIR)/$(PKG_SOURCE)" data.tar.xz | xzcat | tar -C $(1) -xf -
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user