Skip to content
Snippets Groups Projects
Commit 2a7dda8f authored by Daniel Golle's avatar Daniel Golle Committed by GitHub
Browse files

Merge pull request #2867 from dgazineu/patch-1

debootstrap: Filename, version and MD5SUM
parents fe038181 a0c134bd
No related branches found
No related tags found
No related merge requests found
......@@ -9,13 +9,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=debootstrap
PKG_VERSION:=1.0.60~bpo70+1
PKG_VERSION:=1.0.64~bpo70+1
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:=6d4e3b97981b9e0bb86f49d8edac91af
PKG_MD5SUM:=554185ccc6cb27fc15d0e9cfed260cb5
UNPACK_CMD=ar -p "$(DL_DIR)/$(PKG_SOURCE)" data.tar.xz | xzcat | tar -C $(1) -xf -
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment