libgsf: update to 1.14.30.
This commit is contained in:
parent
e5041a7425
commit
7c1a514cc9
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libgsf'.
|
||||
pkgname=libgsf
|
||||
version=1.14.28
|
||||
revision=2
|
||||
version=1.14.30
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool glib-devel"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Structured File Library"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://www.gnome.org/"
|
||||
distfiles="${GNOME_SITE}/libgsf/1.14/$pkgname-$version.tar.xz"
|
||||
checksum=ea94914f1fdaa5d4eb49149f0228ae6e41a54bdeb8caf52a7dd8acaa329fcbe4
|
||||
distfiles="${GNOME_SITE}/libgsf/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=cb48c3480be4a691963548e664308f497d93c9d7bc12cf6a68d5ebae930a5b70
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue