Update to gnome-terminal-3.42.2.

This commit is contained in:
ajacoutot 2021-12-09 09:28:05 +00:00
parent af243bddac
commit 56dcaff49e
3 changed files with 5 additions and 12 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.180 2021/10/31 13:31:50 jasper Exp $
# $OpenBSD: Makefile,v 1.181 2021/12/09 09:28:05 ajacoutot Exp $
COMMENT= GNOME terminal
GNOME_PROJECT= gnome-terminal
GNOME_VERSION= 3.42.1
GNOME_VERSION= 3.42.2
# GPLv3+
PERMIT_PACKAGE= Yes

View File

@ -1,2 +1,2 @@
SHA256 (gnome/gnome-terminal-3.42.1.tar.xz) = wxmxQFUBuMdpPmFvSOztQWldLnhhSMpfnie8fZj0rrE=
SIZE (gnome/gnome-terminal-3.42.1.tar.xz) = 1807056
SHA256 (gnome/gnome-terminal-3.42.2.tar.xz) = ipyOXvejpzskapR+EZC7COyYk1r4YM8LOqL79GBoF6A=
SIZE (gnome/gnome-terminal-3.42.2.tar.xz) = 1806388

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-data_meson_build,v 1.1 2021/10/31 13:31:50 jasper Exp $
$OpenBSD: patch-data_meson_build,v 1.2 2021/12/09 09:28:05 ajacoutot Exp $
Fix build with meson >= 0.0.60
@ -29,10 +29,3 @@ Index: data/meson.build
input: gt_dns_name + '.desktop.in',
output: '@BASENAME@',
type: 'desktop',
@@ -57,4 +54,4 @@ meson.add_install_script(
# Subdirs
-subdir('icons')
\ No newline at end of file
+subdir('icons')