mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/libsecret: upgrade to 0.21.3
This commit is contained in:
parent
12b9671a03
commit
35d77ac85a
@ -1,7 +1,7 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libsecret
|
||||
pkgver=0.21.2
|
||||
pkgver=0.21.3
|
||||
pkgrel=0
|
||||
pkgdesc="Library for storing and retrieving passwords and other secrets"
|
||||
url="https://wiki.gnome.org/Projects/Libsecret"
|
||||
@ -12,7 +12,7 @@ makedepends="glib-dev libxslt-dev docbook-xsl libgcrypt-dev
|
||||
checkdepends="py3-dbus py3-gobject3 xvfb-run dbus-x11"
|
||||
options="!check" # gjs is in community now
|
||||
subpackages="$pkgname-static $pkgname-dev $pkgname-doc $pkgname-lang"
|
||||
source="https://download.gnome.org/sources/libsecret/${pkgver%.*}/libsecret-$pkgver.tar.xz"
|
||||
source="https://gitlab.gnome.org/GNOME/libsecret/-/archive/$pkgver/libsecret-$pkgver.tar.bz2"
|
||||
|
||||
build() {
|
||||
abuild-meson \
|
||||
@ -31,5 +31,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
7aafa29de9aef31e656f805ccea33816270d7e2e51322952fa005fcfe3953b1d4caa80ddb6456a0f3c76b392c083510cdef7ab17d82155248df2cf0d31c9dda4 libsecret-0.21.2.tar.xz
|
||||
c9cbccc507ae8cfeeb1a01bb52543d6cf7801364ce245d96fb4df3d66a765b5553333d16ce5e033625e382b2e4a24322484f1f5b7ca1bb45fb7965299c4d3799 libsecret-0.21.3.tar.bz2
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user