From 8a5cfc5f66e82194109fa8cefec6a3693d4ea2d8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 25 Apr 2009 02:17:34 +0200 Subject: [PATCH] run-parts: update to 3.0.1. --HG-- extra : convert_revision : 3291606e654d6fd7b700627fe919a5bf55dccc02 --- 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 f0fa5e09dd..69328b32af 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 +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 " -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."