From 19aa6c1e638697caf446ba4a6755bc0d24df345c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 29 Jul 2009 12:39:48 +0200 Subject: [PATCH] shadow: update to 4.1.4.2. --HG-- extra : convert_revision : 5b01f772a5102de96f8aa92ed1654ba31bfb6627 --- templates/shadow/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/templates/shadow/template b/templates/shadow/template index 53ae6af4f7..c8f19af341 100644 --- a/templates/shadow/template +++ b/templates/shadow/template @@ -1,14 +1,13 @@ # Template file for 'shadow' pkgname=shadow -version=4.1.3 -revision=1 +version=4.1.4.2 distfiles="ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--libdir=/lib --enable-shared --disable-static --with-libpam --without-selinux" short_desc="Shadow password file utilities" maintainer="Juan RP " -checksum=2e606968c1cc93d172589ef2259ea78039481caf851f35594ee615c66dadccc0 +checksum=97987f6a7967a85e6aa0dba2a1d52db8bd69af5a717391de5693db768fb78990 long_desc=" Shadow password file utilities for GNU/Linux."