From b551611d483fc2660e2e51602f5d24dcdb67da04 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 3 Jun 2012 12:15:10 +0200 Subject: [PATCH] run-parts: update to 4.3.1. --- srcpkgs/run-parts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/run-parts/template b/srcpkgs/run-parts/template index 1b6be3583fb..23f552aeb79 100644 --- a/srcpkgs/run-parts/template +++ b/srcpkgs/run-parts/template @@ -1,6 +1,6 @@ # Template file for 'run-parts' pkgname=run-parts -version=4.1 +version=4.3.1 wrksrc="debianutils-${version}" distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.gz" revision=1 @@ -8,7 +8,7 @@ short_desc="Run scripts or programs in a directory" maintainer="Juan RP " homepage="http://packages.qa.debian.org/d/debianutils.html" license="GPL-2" -checksum=37ab539d4f50c8ff95005e3a9ffed85e9bfdc6489ead15e0e2edeb8ea57e5f2d +checksum=03cbb242b8b86f444477e0bbe8e391c18aec8f8d08a2a02e8893efd1d5d6e4bc long_desc=" $pkgname runs all the executable files found in a directory. This package comes from the GNU/Linux Debian system."