From 01b51e851fe9b560d7da1c6c8292ead830ba1c23 Mon Sep 17 00:00:00 2001 From: daniel Date: Wed, 10 Jun 2026 23:31:16 +0000 Subject: [PATCH] update to qbe 1.3 From Leo Larnack --- lang/qbe/Makefile | 3 +-- lang/qbe/distinfo | 4 ++-- lang/qbe/pkg/PLIST | 1 + 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/qbe/Makefile b/lang/qbe/Makefile index 9908320424b..e204b62f718 100644 --- a/lang/qbe/Makefile +++ b/lang/qbe/Makefile @@ -2,9 +2,8 @@ ONLY_FOR_ARCHS = amd64 arm64 riscv64 COMMENT = small, quick compiler backend -DISTNAME = qbe-1.2 +DISTNAME = qbe-1.3 CATEGORIES = lang devel -REVISION = 0 HOMEPAGE = https://c9x.me/compile/ diff --git a/lang/qbe/distinfo b/lang/qbe/distinfo index 1b4ed09da70..1bcaefd8465 100644 --- a/lang/qbe/distinfo +++ b/lang/qbe/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbe-1.2.tar.xz) = ptUOuVJSWiNL92uhUYYfc7ejgqyVLZhfK5rx31NoIl0= -SIZE (qbe-1.2.tar.xz) = 246364 +SHA256 (qbe-1.3.tar.xz) = 1YeQXWINxeHSv6fCzGQrm4N6qJoxiMbje1PXVs9m4yA= +SIZE (qbe-1.3.tar.xz) = 281332 diff --git a/lang/qbe/pkg/PLIST b/lang/qbe/pkg/PLIST index 52ca39c12c6..d0734529677 100644 --- a/lang/qbe/pkg/PLIST +++ b/lang/qbe/pkg/PLIST @@ -3,5 +3,6 @@ share/doc/qbe/ share/doc/qbe/abi.txt share/doc/qbe/il.txt share/doc/qbe/llvm.txt +share/doc/qbe/native_win.txt share/doc/qbe/rv64.txt share/doc/qbe/win.txt