From 55f8a27b7593be16f60a385245ab8934b97e3795 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 30 Oct 2009 20:12:51 +0100 Subject: [PATCH] run-parts: update to 3.2.1. --HG-- extra : convert_revision : 2a7a23d22b21dfe89f84ec8bc66c61ba17a408c8 --- templates/run-parts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/run-parts/template b/templates/run-parts/template index 69328b32af..5df45297aa 100644 --- a/templates/run-parts/template +++ b/templates/run-parts/template @@ -1,12 +1,12 @@ # Template file for 'run-parts' pkgname=run-parts -version=3.0.1 +version=3.2.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 " -checksum=92f415da344b8056a3a8dae201e947494e72dbaceed6d24b89087861dbc05166 +checksum=0c9e2619060053b6721e74ab34d5ed81c0f9bb462c6b16b616898f5ac8e0124b long_desc=" $pkgname runs all the executable files found in a directory. This package comes from the GNU/Linux Debian system."