libgweather: update to 3.28.0.
This commit is contained in:
parent
0d1999beed
commit
a366931941
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgweather'
|
||||
pkgname=libgweather
|
||||
version=3.26.1
|
||||
version=3.28.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_options="gir"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://www.gnome.org/"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=fca78470b345bce948e0333cab0a7c52c32562fc4a75de37061248a64e8fc4b8
|
||||
checksum=594be78dcc0b4c48bf79cd42ea6768160b661bc2a74d9d35ecc742575416e18f
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in New Issue