mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libgee: revert update.
This commit is contained in:
parent
4a22e2883d
commit
4371226daa
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libgee'
|
# Template file for 'libgee'
|
||||||
pkgname=libgee
|
pkgname=libgee
|
||||||
version=0.11.4
|
version=0.6.8
|
||||||
revision=1
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config intltool glib-devel"
|
hostmakedepends="pkg-config intltool glib-devel"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="GObject collection library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://live.gnome.org/Libgee"
|
homepage="http://live.gnome.org/Libgee"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.11/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
|
||||||
checksum=677a14425e2b5c5ddbf3e3354066b7efc5e585d900925da4f5608353a7d3214f
|
checksum=a61f8d796173d41f6144a030d4bd22461f0bb3fa18a3ebe02341b315feebf5d3
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue