mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-keyring: update to 46.2.
This commit is contained in:
parent
c6f7020910
commit
0802572de7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-keyring'
|
# Template file for 'gnome-keyring'
|
||||||
pkgname=gnome-keyring
|
pkgname=gnome-keyring
|
||||||
version=46.1
|
version=46.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile
|
configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile
|
||||||
|
@ -13,9 +13,9 @@ short_desc="GNOME password and secret manager"
|
||||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/GnomeKeyring/"
|
homepage="https://wiki.gnome.org/Projects/GnomeKeyring/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gnome-keyring/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gnome-keyring/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=b1d3ae9132ff2f8b3f25a190790892968e3d0acf952a487e40f644a8550ce3f6
|
checksum=bf26c966b8a8b7f3285ecc8bb3e467b9c20f9535b94dc451c9c559ddcff61925
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
make_check_pre="dbus-run-session xvfb-run"
|
make_check_pre="dbus-run-session xvfb-run"
|
||||||
make_check=ci-skip # times out
|
make_check=ci-skip # times out
|
||||||
|
|
Loading…
Add table
Reference in a new issue