run-parts: update to 4.11.2.
This commit is contained in:
parent
f8c448d59c
commit
bb4eb95389
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'run-parts'
|
||||
pkgname=run-parts
|
||||
version=4.11.1
|
||||
version=4.11.2
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
wrksrc="debianutils-${version}"
|
||||
wrksrc="debianutils"
|
||||
build_style=gnu-configure
|
||||
make_build_target=run-parts
|
||||
short_desc="Run scripts or programs in a directory"
|
||||
|
@ -12,7 +12,7 @@ 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=8be869f19c55c18d53d9f0414b68bb966a068b2154e9fbbfc6193827d6af983c
|
||||
checksum=3b680e81709b740387335fac8f8806d71611dcf60874e1a792e862e48a1650de
|
||||
|
||||
do_install() {
|
||||
vbin run-parts
|
||||
|
|
Loading…
Reference in New Issue