run-parts: update to 4.9.
Adopt package.
This commit is contained in:
parent
383ad8f2ab
commit
788c238cb9
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'run-parts'
|
||||
pkgname=run-parts
|
||||
version=4.8.6.3
|
||||
version=4.9
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
wrksrc="debianutils-${version}"
|
||||
build_style=gnu-configure
|
||||
make_build_target=run-parts
|
||||
short_desc="Run scripts or programs in a directory"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://tracker.debian.org/pkg/debianutils"
|
||||
changelog="http://metadata.ftp-master.debian.org/changelogs/main/d/debianutils/debianutils_${version}_changelog"
|
||||
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.xz"
|
||||
checksum=2cc7de3afc6df1cf6d00af9938efac7ee8f739228e548e512ddc186b6a7be221
|
||||
checksum=20975c5cb8cb305f28c2ac35dd99fd9f594f25b6140b5d478a0a364e9fa8073f
|
||||
|
||||
do_install() {
|
||||
vbin run-parts
|
||||
|
|
Loading…
Reference in a new issue