Browse Source

Merge pull request #306 from cjkoenig/update_debootstrap

debootstrap: update to 1.0.61
lilik-openwrt-22.03
Florian Fainelli 10 years ago
parent
commit
aa98fabf55
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      admin/debootstrap/Makefile

+ 2
- 2
admin/debootstrap/Makefile View File

@ -9,13 +9,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=debootstrap
PKG_VERSION:=1.0.60~bpo70+1
PKG_VERSION:=1.0.61
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:=a330f764664b3f16af0f1ad56b9eccaf
PKG_LICENSE:=Unique
PKG_LICENSE_FILES:=debian/copyright


Loading…
Cancel
Save