run-parts: update to 4.11.
This commit is contained in:
parent
a3fca4349c
commit
792f5ee28d
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.9.1
|
version=4.11
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
wrksrc="debianutils-${version}"
|
wrksrc="debianutils-${version}"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://tracker.debian.org/pkg/debianutils"
|
homepage="https://tracker.debian.org/pkg/debianutils"
|
||||||
changelog="http://metadata.ftp-master.debian.org/changelogs/main/d/debianutils/debianutils_${version}_changelog"
|
changelog="http://metadata.ftp-master.debian.org/changelogs/main/d/debianutils/debianutils_${version}_changelog"
|
||||||
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.xz"
|
||||||
checksum=af826685d9c56abfa873e84cd392539cd363cb0ba04a09d21187377e1b764091
|
checksum=bb5ce6290696b0d623377521ed217f484aa98f7346c5f7c48f9ae3e1acfb7151
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin run-parts
|
vbin run-parts
|
||||||
|
|
Loading…
Reference in a new issue