mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libgee: update to 0.20.2
This commit is contained in:
parent
3242311911
commit
a4cee10ed8
2 changed files with 5 additions and 5 deletions
|
@ -837,7 +837,7 @@ libgjs-gi.so gjs-0.7.11_1
|
||||||
libgjs-dbus.so.0 gjs-0.7.11_1
|
libgjs-dbus.so.0 gjs-0.7.11_1
|
||||||
libtelepathy-glib.so.0 telepathy-glib-0.15.5_1
|
libtelepathy-glib.so.0 telepathy-glib-0.15.5_1
|
||||||
libaccountsservice.so.0 accountsservice-0.6.4_1
|
libaccountsservice.so.0 accountsservice-0.6.4_1
|
||||||
libgee.so.2 libgee-0.6.1_1
|
libgee-0.8.so.2 libgee-0.20.2_1
|
||||||
libfolks.so.25 folks-0.9.5_1
|
libfolks.so.25 folks-0.9.5_1
|
||||||
libfolks-telepathy.so.25 folks-0.9.5_1
|
libfolks-telepathy.so.25 folks-0.9.5_1
|
||||||
libfolks-eds.so.25 folks-0.9.5_1
|
libfolks-eds.so.25 folks-0.9.5_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libgee'
|
# Template file for 'libgee'
|
||||||
pkgname=libgee
|
pkgname=libgee
|
||||||
version=0.6.8
|
version=0.20.2
|
||||||
revision=8
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="GObject collection library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://live.gnome.org/Libgee"
|
homepage="http://live.gnome.org/Libgee"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/0.6/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a61f8d796173d41f6144a030d4bd22461f0bb3fa18a3ebe02341b315feebf5d3
|
checksum=9e035c4b755f46bfae70ba81cdcf8328b03f554373cec8c816e8b5680f85353c
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir vala"
|
build_options="gir vala"
|
||||||
|
|
Loading…
Add table
Reference in a new issue