mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/geoclue: upgrade to 2.5.3
This commit is contained in:
parent
d3b2475395
commit
4a9ea68689
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user