wok rev 6004
GConf: Upgrade to 2.31.7
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Sat Aug 14 15:56:13 2010 +0000 (2010-08-14) |
parents | 0867ea35a28b |
children | 8fdabf52013b |
files | GConf-dev/receipt GConf/receipt |
line diff
1.1 --- a/GConf-dev/receipt Sat Aug 14 15:54:56 2010 +0000 1.2 +++ b/GConf-dev/receipt Sat Aug 14 15:56:13 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="GConf-dev" 1.7 -VERSION="2.26.2" 1.8 +VERSION="2.31.7" 1.9 CATEGORY="development" 1.10 SHORT_DESC="GConf devel files." 1.11 MAINTAINER="rcx@zoominternet.net"
2.1 --- a/GConf/receipt Sat Aug 14 15:54:56 2010 +0000 2.2 +++ b/GConf/receipt Sat Aug 14 15:56:13 2010 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="GConf" 2.7 -VERSION="2.26.2" 2.8 +VERSION="2.31.7" 2.9 CATEGORY="utilities" 2.10 SHORT_DESC="A configuration database system." 2.11 MAINTAINER="rcx@zoominternet.net" 2.12 @@ -14,7 +14,7 @@ 2.13 gtk+-dev libcrypto libcomerr3" 2.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.15 WEB_SITE="http://projects.gnome.org/gconf/" 2.16 -WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/2.26/$TARBALL" 2.17 +WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/2.31/$TARBALL" 2.18 2.19 # Rules to configure and make the package. 2.20 compile_rules()