diff options
author | Daniel Golle <daniel@makrotopia.org> | 2020-03-08 14:48:50 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2020-03-08 14:49:04 +0100 |
commit | 5c36d51964e3b92011d92ab8f8cbcf20685de33d (patch) | |
tree | be25140d22c173992cfd2776873f251980e303c2 /admin/debootstrap/Makefile | |
parent | 04f939a2a07e0e936556f2e06a2cceb761e7fd5a (diff) |
debootstrap: update to version 1.0.119~bpo10+1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'admin/debootstrap/Makefile')
-rw-r--r-- | admin/debootstrap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/debootstrap/Makefile b/admin/debootstrap/Makefile index af8ae2de0..cf29b2848 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap -PKG_VERSION:=1.0.118 +PKG_VERSION:=1.0.119~bpo10+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_HASH:=fad9b7968676c1f4a680e2b07c2b2859f5513ea94425ad3247189eb81bdb51a6 +PKG_HASH:=b48aeb76533f233ac45c8b5ddd452550b3998e67e32dba4137f320a1a7b3519e PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org> PKG_LICENSE:=Unique |