Skip to content
Snippets Groups Projects
Commit a0c134bd authored by Douglas Gazineu's avatar Douglas Gazineu Committed by GitHub
Browse files

debootstrap: Filename, versionand MD5SUM

Update debootstrap package data to reflect available file on Debian pool
parent fe038181
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