mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
gcr4: update to 4.3.0
This commit is contained in:
parent
783f8005e6
commit
92fa43d48e
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gcr4'
|
||||
pkgname=gcr4
|
||||
version=4.2.1
|
||||
version=4.3.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -16,7 +16,7 @@ license="LGPL-2.0-or-later, LGPL-2.1-or-later, GPL-2.0-or-later"
|
|||
homepage="https://gitlab.gnome.org/GNOME/gcr"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gcr/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/gcr/${version%.*}/gcr-${version}.tar.xz"
|
||||
checksum=ed783b5c80373cd058c02ea9e3e2a64e558599ca190a5abd598122e479967de5
|
||||
checksum=c3ee8728e4364b0397f435fa20f92f901ab139d2b264f4e059d67b3c0f43cd36
|
||||
make_check_pre="dbus-run-session"
|
||||
# secure memory tests fail
|
||||
make_check=no
|
||||
|
@ -25,10 +25,6 @@ make_check=no
|
|||
build_options="gir"
|
||||
build_options_default="gir"
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/libexec/gcr-ssh-agent
|
||||
}
|
||||
|
||||
gcr4-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue