run-parts: update to 4.1/fix build.

This commit is contained in:
ojab 2012-01-07 15:16:25 +00:00
parent 92a218d265
commit a9ed58b578
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'run-parts' # Template file for 'run-parts'
pkgname=run-parts pkgname=run-parts
version=4.0.4 version=4.1
wrksrc="debianutils-${version}" wrksrc="debianutils-${version}"
distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.gz" distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.gz"
short_desc="Run scripts or programs in a directory" short_desc="Run scripts or programs in a directory"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://packages.qa.debian.org/d/debianutils.html" homepage="http://packages.qa.debian.org/d/debianutils.html"
license="GPL-2" license="GPL-2"
checksum=9a14722c7422c6d16f30c80b74201d9c803beeef2bb4c004964d0979eaa1232f checksum=37ab539d4f50c8ff95005e3a9ffed85e9bfdc6489ead15e0e2edeb8ea57e5f2d
long_desc=" long_desc="
$pkgname runs all the executable files found in a directory. $pkgname runs all the executable files found in a directory.
This package comes from the GNU/Linux Debian system." This package comes from the GNU/Linux Debian system."