ghostty: update to 1.1.2.

This commit is contained in:
Duncaen 2025-02-14 18:09:42 +01:00
parent ecce6af19a
commit 82f581ef1a
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -1,6 +1,6 @@
# Template file for 'ghostty'
pkgname=ghostty
version=1.1.0
version=1.1.2
revision=1
build_style=zig-build
configure_args="
@ -18,7 +18,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT"
homepage="https://ghostty.org/"
distfiles="https://github.com/ghostty-org/ghostty/archive/refs/tags/v${version}.tar.gz"
checksum=b499f3811416b9bdea0b26599f8147955ffa1da468129eb44bc45609c2775fb7
checksum=54d74a49df9f2e4b9a8b7c88372bdb78f4e3c4f072f6cee197c873e90ba27d19
case "${XBPS_TARGET_MACHINE}" in
armv*) broken="src/apprt/gtk/cgroup.zig:70:14: error: expected type 'usize', found 'u64'" ;;