mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
run-parts: update to 4.8.
This commit is contained in:
parent
26e0593b1e
commit
58574b33ca
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'run-parts'
|
# Template file for 'run-parts'
|
||||||
pkgname=run-parts
|
pkgname=run-parts
|
||||||
version=4.7
|
version=4.8
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://packages.qa.debian.org/d/debianutils.html"
|
homepage="http://packages.qa.debian.org/d/debianutils.html"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.xz"
|
||||||
checksum=a269cacd40f52f2fa5d5636357714a49e8538459c16d77772efaa23711fe53d9
|
checksum=afa95bbe6b6fd3ef3c0c838b2d7232f09fabeff593ca4b5583cffa6748567ee2
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin run-parts
|
vbin run-parts
|
||||||
|
|
Loading…
Add table
Reference in a new issue