libgweather: update to 3.20.0.
This commit is contained in:
parent
c0dbe08651
commit
0d920be04d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgweather'
|
||||
pkgname=libgweather
|
||||
version=3.18.1
|
||||
version=3.20.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_options="gir"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://www.gnome.org/"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=94b2292f8f7616e2aa81b1516befd7b27682b20acecbd5d656b6954990ca7ad0
|
||||
checksum=52629b8e9fcd979377f43a2223cf0e7096d3c3e940faa94021132ee0f879b8d6
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in New Issue