mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
parent
94eb806558
commit
f05de31765
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'run-parts'
|
# Template file for 'run-parts'
|
||||||
pkgname=run-parts
|
pkgname=run-parts
|
||||||
version=4.8.2
|
version=4.8.3
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_target="run-parts"
|
make_build_target="run-parts"
|
||||||
wrksrc="debianutils-${version}"
|
wrksrc="debianutils"
|
||||||
short_desc="Run scripts or programs in a directory"
|
short_desc="Run scripts or programs in a directory"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://tracker.debian.org/pkg/debianutils"
|
homepage="https://tracker.debian.org/pkg/debianutils"
|
||||||
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=4deb5f293fd3e43c5d4a625a30b18d0fb07662ff77f769e3272841cdb61e7c68
|
checksum=7102246d1c35260ed7f0458a9886acf655c379d14908415574494cdea45e28fb
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin run-parts
|
vbin run-parts
|
||||||
|
|
Loading…
Add table
Reference in a new issue