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'
|
||||
pkgname=libgee
|
||||
version=0.11.4
|
||||
revision=1
|
||||
version=0.6.8
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool glib-devel"
|
||||
|
@ -10,8 +10,8 @@ short_desc="GObject collection library"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://live.gnome.org/Libgee"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.11/$pkgname-$version.tar.xz"
|
||||
checksum=677a14425e2b5c5ddbf3e3354066b7efc5e585d900925da4f5608353a7d3214f
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
|
||||
checksum=a61f8d796173d41f6144a030d4bd22461f0bb3fa18a3ebe02341b315feebf5d3
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue