From a45396bfbee738a4b550536a56d9830c229e0efb Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 27 Apr 2009 14:35:14 +0200 Subject: [PATCH] shadow: update to 4.1.3. --HG-- extra : convert_revision : 5aa9869376d7ede2f9f698dc49027328909c4b48 --- templates/shadow/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/templates/shadow/template b/templates/shadow/template index ba76a4257be..cb7f8020d0c 100644 --- a/templates/shadow/template +++ b/templates/shadow/template @@ -1,14 +1,13 @@ # Template file for 'shadow' pkgname=shadow -version=4.1.2.2 -revision=3 +version=4.1.3 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=378fbfb0e8bb8c87be239fccd692818871f763206bb7d881744f4fa72dc6b491 +checksum=2e606968c1cc93d172589ef2259ea78039481caf851f35594ee615c66dadccc0 long_desc=" Shadow password file utilities for GNU/Linux."