Update to 1.0.77.
From Debian's changelog: debootstrap (1.0.77) unstable; urgency=medium [ Marco d'Itri ] * Fix permissions on device nodes (Closes: #812811). -- Cyril Brulebois <kibi@debian.org> Wed, 27 Jan 2016 20:22:05 +0100 PR: 206710 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
This commit is contained in:
parent
ff3791f809
commit
fb41a58978
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407425
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= debootstrap
|
||||
PORTVERSION= 1.0.76
|
||||
PORTVERSION= 1.0.77
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (debootstrap_1.0.76.tar.gz) = d3cdffe78ec94a7576e106fe04f6b967c90fc88b5bfe925509214e098494619f
|
||||
SIZE (debootstrap_1.0.76.tar.gz) = 63584
|
||||
SHA256 (debootstrap_1.0.77.tar.gz) = a106169a7bf15277055690450b7cd71acb28d357cabf3ffb0ac75e2abc85ed3c
|
||||
SIZE (debootstrap_1.0.77.tar.gz) = 64121
|
||||
|
|
Loading…
Reference in a new issue