Update to 1.0.46
Submitted by: John Hein
This commit is contained in:
parent
0ea9d62bba
commit
7da038107b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313594
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= debootstrap
|
||||
PORTVERSION= 1.0.42
|
||||
PORTVERSION= 1.0.46
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN}
|
||||
MASTER_SITE_SUBDIR= pool/main/d/${PORTNAME}
|
||||
|
@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|||
MAINTAINER= mm@FreeBSD.org
|
||||
COMMENT= Install Debian base system into a directory
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
|
||||
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (debootstrap_1.0.42.tar.gz) = e05b40eb30e37ee6f741d30f133de6a7e569fea53f24269648387c2e04fdaa28
|
||||
SIZE (debootstrap_1.0.42.tar.gz) = 56313
|
||||
SHA256 (debootstrap_1.0.46.tar.gz) = 225232404b0729d7322d4428492338e3130153acf6d7075573d24db6563f6b27
|
||||
SIZE (debootstrap_1.0.46.tar.gz) = 58884
|
||||
|
|
Loading…
Reference in a new issue