mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
GConf: update to 2.26.2.
--HG-- extra : convert_revision : 9afbbcc07906c7fd5048d8b25c1216ab82870b5f
This commit is contained in:
parent
f55617312f
commit
556761e6cb
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'GConf'
|
# Template file for 'GConf'
|
||||||
pkgname=GConf
|
pkgname=GConf
|
||||||
sourcepkg=$pkgname
|
sourcepkg=$pkgname
|
||||||
version=2.26.1
|
version=2.26.2
|
||||||
distfiles="${GNOME_SITE}/GConf/2.26/GConf-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/GConf/2.26/GConf-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--without-openldap --enable-gtk"
|
configure_args="--without-openldap --enable-gtk"
|
||||||
short_desc="A process-transparent configuration system"
|
short_desc="A process-transparent configuration system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=d557da05cc2f3a45e711b9ca097db7f6214dfe6b1c8f5ee63145fc6100e703fd
|
checksum=717af270db891088394d154e3e22acc01af382306624c83679a4f8d6ba8467ed
|
||||||
long_desc="
|
long_desc="
|
||||||
GConf is a process-transparent configuration database API used to
|
GConf is a process-transparent configuration database API used to
|
||||||
store user preferences. It has pluggable backends and features to
|
store user preferences. It has pluggable backends and features to
|
||||||
|
|
Loading…
Add table
Reference in a new issue