mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
debootstrap: update to 1.0.68.
This commit is contained in:
parent
096b619e1b
commit
16a6ea96aa
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'debootstrap'
|
# Template file for 'debootstrap'
|
||||||
pkgname=debootstrap
|
pkgname=debootstrap
|
||||||
version=1.0.67
|
version=1.0.68
|
||||||
revision=2
|
revision=1
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
depends="wget gnupg binutils"
|
depends="wget gnupg binutils"
|
||||||
short_desc="Bootstrap a basic Debian system"
|
short_desc="Bootstrap a basic Debian system"
|
||||||
|
@ -10,7 +10,7 @@ license="custom"
|
||||||
homepage="http://packages.qa.debian.org/d/debootstrap.html"
|
homepage="http://packages.qa.debian.org/d/debootstrap.html"
|
||||||
distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}_all.deb
|
distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}_all.deb
|
||||||
${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2014.3_all.deb"
|
${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2014.3_all.deb"
|
||||||
checksum="60ea5fbab57d5e9d6140ae5f7fa228717d960a4f9780d5762010ba49716d4bed
|
checksum="0e0b6c7e7580b706c3e235aed8d3aaaef46239a16e26a83ef23c2ae9df7ca85d
|
||||||
017a2fba215cd64612891f5aa02546be5c0e30923a66672f889867cc6dd8d3a0"
|
017a2fba215cd64612891f5aa02546be5c0e30923a66672f889867cc6dd8d3a0"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue