run-parts: update to 4.3.2.
This commit is contained in:
parent
e671e8ede9
commit
7fda4274bf
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'run-parts'
|
||||
pkgname=run-parts
|
||||
version=4.3.1
|
||||
version=4.3.2
|
||||
wrksrc="debianutils-${version}"
|
||||
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.gz"
|
||||
revision=1
|
||||
short_desc="Run scripts or programs in a directory"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://packages.qa.debian.org/d/debianutils.html"
|
||||
license="GPL-2"
|
||||
checksum=03cbb242b8b86f444477e0bbe8e391c18aec8f8d08a2a02e8893efd1d5d6e4bc
|
||||
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.gz"
|
||||
checksum=0062d774306a6acc34d3b855a5c4eeb845653b0cd34dbb5c13aa00b4ecb8af22
|
||||
long_desc="
|
||||
$pkgname runs all the executable files found in a directory.
|
||||
This package comes from the GNU/Linux Debian system."
|
||||
|
|
Loading…
Reference in New Issue