mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
run-parts: update to 5.23.2.
This commit is contained in:
parent
d8690d28f2
commit
55f5245e18
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'run-parts'
|
# Template file for 'run-parts'
|
||||||
pkgname=run-parts
|
pkgname=run-parts
|
||||||
version=5.7
|
version=5.23.2
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
short_desc="Run scripts or programs in a directory"
|
short_desc="Run scripts or programs in a directory"
|
||||||
|
@ -8,8 +8,8 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
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}.orig.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.xz"
|
||||||
checksum=27ec9e0e7e44dc8ab611aa576330471bacb07e4491ffecf0d3aa6909c92f9022
|
checksum=79e524b7526dba2ec5c409d0ee52ebec135815cf5b2907375d444122e0594b69
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
CFLAGS+=" -DPACKAGE_VERSION=\"$version\" -DHAVE_GETOPT_H"
|
CFLAGS+=" -DPACKAGE_VERSION=\"$version\" -DHAVE_GETOPT_H"
|
||||||
|
|
Loading…
Add table
Reference in a new issue