aboutsummaryrefslogtreecommitdiffstats
path: root/testing/geoclue
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-12 22:36:32 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-13 03:00:41 -0300
commit4a9ea68689dcf246bbdc08e6f18fc9c401a0ece1 (patch)
treee6624add5c67b1c4e675ab3cccde67ecfaad4661 /testing/geoclue
parentd3b247539582ef6a13eb678e5495eb4971c11d56 (diff)
downloadaports-4a9ea68689dcf246bbdc08e6f18fc9c401a0ece1.tar.bz2
aports-4a9ea68689dcf246bbdc08e6f18fc9c401a0ece1.tar.xz
testing/geoclue: upgrade to 2.5.3
Diffstat (limited to 'testing/geoclue')
-rw-r--r--testing/geoclue/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/geoclue/APKBUILD b/testing/geoclue/APKBUILD
index be51c950dd..2c54bc60e3 100644
--- a/testing/geoclue/APKBUILD
+++ b/testing/geoclue/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
-# Maintainer:
+# Maintainer:
pkgname=geoclue
-pkgver=2.5.2
+pkgver=2.5.3
pkgrel=0
pkgdesc="dbus geolocation service"
url="https://www.freedesktop.org/wiki/Software/GeoClue/"
@@ -17,7 +17,7 @@ makedepends="
gobject-introspection-dev
libnotify-dev
"
-subpackages="$pkgname-dev"
+subpackages="$pkgname-dev $pkgname-doc"
install="$pkgname.pre-install"
source="https://gitlab.freedesktop.org/geoclue/geoclue/-/archive/${pkgver}/geoclue-${pkgver}.tar.bz2"
@@ -40,4 +40,4 @@ package() {
DESTDIR="$pkgdir" ninja -C build install
}
-sha512sums="be876ca096b7ed1e1756fed6da655f7f9398cf5e024a6e82d61641ae57af332d917b40e2240d9517a1a9e585580beced95bd7f8cbe4340c9c385a74a8b07fdf1 geoclue-2.5.2.tar.bz2"
+sha512sums="b4188f1b055f84ce0c58e497896a328d09838073b867598a0ca026c741e4464ae7ee54e53e9f02addd818152dce4a21eb5f83a3245e7ce1a93eec5671d0a9ee9 geoclue-2.5.3.tar.bz2"