From cc5d1ce0859940a6436332777e31f2743b4637ec Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 19 Jun 2009 08:19:09 +0200 Subject: [PATCH] libuuid: update to 1.41.6. --HG-- extra : convert_revision : c9cfa12ac164dff38608d20f58d5aed2f72266db --- templates/libuuid/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/libuuid/template b/templates/libuuid/template index 91dd370f1d3..eda8e3ddb9e 100644 --- a/templates/libuuid/template +++ b/templates/libuuid/template @@ -1,14 +1,14 @@ # Template file for 'libuuid' pkgname=libuuid sourcepkg=$pkgname -version=1.41.5 +version=1.41.6 wrksrc=e2fsprogs-$version distfiles="$SOURCEFORGE_SITE/e2fsprogs/e2fsprogs-$version.tar.gz" build_style=custom-install configure_args="--enable-elf-shlibs --disable-rpath --with-root-prefix=" short_desc="UUID library" maintainer="Juan RP " -checksum=b3d7d0e1058a3740ddae83d47285bd9dce161eec9e299dde7996ed721da32198 +checksum=58975d71999197bc3db663bd47aa0c718ccd7e60fdb9541ac98ce5d19f6bb444 long_desc=" libuuid generates and parses 128-bit universally unique id's (UUIDs). See RFC 4122 for more information,"