wok-stable diff parted/receipt @ rev 11492

gamin: Don't use deprecated G_CONST_RETURN. Fixes building with newer glib versions.
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Dec 19 02:49:30 2011 +0100 (2011-12-19)
parents bfdad5e4caeb
children
line diff
     1.1 --- a/parted/receipt	Fri May 20 05:39:49 2011 +0000
     1.2 +++ b/parted/receipt	Mon Dec 19 02:49:30 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="parted"
     1.7 -VERSION="2.4"
     1.8 +VERSION="3.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="GNU parted partition editor."
    1.11  MAINTAINER="pankso@slitaz.org"