diff --git a/srcpkgs/run-parts/template b/srcpkgs/run-parts/template index 5b67e7e580c..47415552c9b 100644 --- a/srcpkgs/run-parts/template +++ b/srcpkgs/run-parts/template @@ -1,6 +1,6 @@ # Template file for 'run-parts' pkgname=run-parts -version=5.7 +version=5.23.2 revision=1 bootstrap=yes short_desc="Run scripts or programs in a directory" @@ -8,8 +8,8 @@ maintainer="Đoàn Trần Công Danh " 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}.orig.tar.gz" -checksum=27ec9e0e7e44dc8ab611aa576330471bacb07e4491ffecf0d3aa6909c92f9022 +distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.xz" +checksum=79e524b7526dba2ec5c409d0ee52ebec135815cf5b2907375d444122e0594b69 do_build() { CFLAGS+=" -DPACKAGE_VERSION=\"$version\" -DHAVE_GETOPT_H"