From baad4526be16944aa410788ebdbc3281d9528b64 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 5 May 2010 23:58:33 +0200 Subject: [PATCH] run-parts: update to 3.2.3. --- srcpkgs/run-parts/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/run-parts/template b/srcpkgs/run-parts/template index ecbf07ea3c7..8a9c50de5a8 100644 --- a/srcpkgs/run-parts/template +++ b/srcpkgs/run-parts/template @@ -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 " -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."