mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-11 15:22:59 +02:00
gnome-terminal: update to 3.56.2
This commit is contained in:
parent
6e67702d7f
commit
7f21928899
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-terminal'
|
# Template file for 'gnome-terminal'
|
||||||
pkgname=gnome-terminal
|
pkgname=gnome-terminal
|
||||||
version=3.54.3
|
version=3.56.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dnautilus_extension=true -Db_ndebug=false -Db_lto=false"
|
configure_args="-Dnautilus_extension=true -Db_ndebug=false -Db_lto=false"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.3-only"
|
license="GPL-2.0-or-later, GFDL-1.3-only"
|
||||||
homepage="https://wiki.gnome.org/Apps/Terminal"
|
homepage="https://wiki.gnome.org/Apps/Terminal"
|
||||||
distfiles="https://gitlab.gnome.org/GNOME/gnome-terminal/-/archive/${version}/gnome-terminal-${version}.tar.gz"
|
distfiles="https://gitlab.gnome.org/GNOME/gnome-terminal/-/archive/${version}/gnome-terminal-${version}.tar.gz"
|
||||||
checksum=ba04e5ab1eea19795c4be68edf752f7b03b114b16bba204719115a3d0355dc42
|
checksum=ace8f4613da3162d1f857f5722964b4fa002d351228a32d6f94cb16e4c5bf802
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue