run-parts: update to 3.0.1.

--HG--
extra : convert_revision : 3291606e654d6fd7b700627fe919a5bf55dccc02
This commit is contained in:
Juan RP 2009-04-25 02:17:34 +02:00
parent 6a3db549c8
commit 8a5cfc5f66

View file

@ -1,12 +1,12 @@
# Template file for 'run-parts'
pkgname=run-parts
version=3.0
version=3.0.1
wrksrc="debianutils-${version}"
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.gz"
build_style=custom-install
short_desc="Run scripts or programs in a directory"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=af2f5d55d20aa172e78e929d696a1a2866ac8f0c2a13b7179743154e0dc33f19
checksum=92f415da344b8056a3a8dae201e947494e72dbaceed6d24b89087861dbc05166
long_desc="
$pkgname runs all the executable files found in a directory.
This package comes from the GNU/Linux Debian system."