Skip to content

Commit

Permalink
debootstrap: update to version 1.0.80
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Golle <[email protected]>
  • Loading branch information
dangowrt committed Apr 19, 2016
1 parent 91301ed commit c5dda8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin/debootstrap/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=debootstrap
PKG_VERSION:=1.0.79
PKG_VERSION:=1.0.80
PKG_RELEASE:=1
PKG_MAINTAINER=Daniel Golle <[email protected]>

PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap
PKG_MD5SUM:=48dae2747db960f5484fe5355678c249
PKG_MD5SUM:=498d7c3852760ede28374ba74695f777
PKG_LICENSE:=Unique
PKG_LICENSE_FILES:=debian/copyright

Expand Down

0 comments on commit c5dda8e

Please sign in to comment.