run-parts: update to 3.2.3.
This commit is contained in:
parent
8cba63bb0c
commit
baad4526be
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'run-parts'
|
||||
pkgname=run-parts
|
||||
version=3.2.2
|
||||
version=3.2.3
|
||||
wrksrc="debianutils-${version}"
|
||||
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.gz"
|
||||
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.bz2"
|
||||
build_style=custom-install
|
||||
short_desc="Run scripts or programs in a directory"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=03d73b5f621aa432f683eb96b1080844fcc6135e6b64f43b9c34f82e74175e7e
|
||||
checksum=3c6dee491bb93e92f0e3da8065eddf937f6b584ad72cd09b1e2bd05b66be07b9
|
||||
long_desc="
|
||||
$pkgname runs all the executable files found in a directory.
|
||||
This package comes from the GNU/Linux Debian system."
|
||||
|
|
Loading…
Reference in a new issue