diff --git a/admin/debootstrap/Makefile b/admin/debootstrap/Makefile index 8d38005527..5aab0c680d 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap -PKG_VERSION:=1.0.75 +PKG_VERSION:=1.0.78 PKG_RELEASE:=1 PKG_MAINTAINER=Daniel Golle PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap -PKG_MD5SUM:=5b568d66390d76fba87b839984254730 +PKG_MD5SUM:=687d56b8ebde6f35a2ad322be9731723 PKG_LICENSE:=Unique PKG_LICENSE_FILES:=debian/copyright