From b03c74594752ab96583c620c16a8785a05bfb64d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 18 Mar 2026 21:41:19 +0100 Subject: [PATCH] golang: bump version to 1.26.1, disabled for r1beta5 --- ...{golang-1.18.10.recipe => golang-1.26.1.recipe} | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) rename dev-lang/golang/{golang-1.18.10.recipe => golang-1.26.1.recipe} (77%) diff --git a/dev-lang/golang/golang-1.18.10.recipe b/dev-lang/golang/golang-1.26.1.recipe similarity index 77% rename from dev-lang/golang/golang-1.18.10.recipe rename to dev-lang/golang/golang-1.26.1.recipe index f92c238ea..64826e21e 100644 --- a/dev-lang/golang/golang-1.18.10.recipe +++ b/dev-lang/golang/golang-1.26.1.recipe @@ -10,19 +10,19 @@ convenience of garbage collection and the power of run-time reflection. It's a \ fast, statically typed, compiled language that feels like a dynamically typed, \ interpreted language." HOMEPAGE="https://github.com/korli/go/" -COPYRIGHT="2009-2022 The Go Authors" +COPYRIGHT="2009-2026 The Go Authors" LICENSE="BSD (3-clause)" REVISION="1" -srcGitRev="07039ca6c88976bf30c747a857565bcd3d4cca25" +srcGitRev="go1.26.1-haiku1" SOURCE_URI="https://github.com/korli/go/archive/$srcGitRev.tar.gz" SOURCE_DIR="go-$srcGitRev" -SOURCE_FILENAME="golang-$portVersion-$srcGitRev.tar.gz" -CHECKSUM_SHA256="2bddac9b890da54bee0e3c9f886602186a50cebdd4a858301f9a11adbd891e03" -SOURCE_URI_2="https://github.com/korli/go/releases/download/go1.18.2-haiku1/go-1.18.2-haiku-amd64-bootstrap.tbz" -CHECKSUM_SHA256_2="cee202d243ae76905c5b8572bf422182619b2bedfe9c9a44f5f505248adf34cd" +SOURCE_FILENAME="golang-$srcGitRev.tar.gz" +CHECKSUM_SHA256="d6e813864304d4a77c2359af9d7f0a4f06fc8778f64ceaae1b7930f728419e95" +SOURCE_URI_2="https://github.com/korli/go/releases/download/$srcGitRev/go-1.26.1-haiku-amd64-bootstrap.tbz" +CHECKSUM_SHA256_2="b739784c8301a050c6aad7865b883ad06de5a6363fe0f2170cc9b502c728005b" SOURCE_DIR_2="go-haiku-amd64-bootstrap" -ARCHITECTURES="x86_64" +ARCHITECTURES="?x86_64" PROVIDES=" golang = $portVersion