* [PR PATCH] limine: update to 8.5.0.
@ 2024-12-01 15:06 mintsuki
2024-12-05 9:27 ` [PR PATCH] [Updated] " mintsuki
2024-12-11 23:34 ` [PR PATCH] [Merged]: limine: update to 8.6.0 tranzystorekk
0 siblings, 2 replies; 3+ messages in thread
From: mintsuki @ 2024-12-01 15:06 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 382 bytes --]
There is a new pull request by mintsuki against master on the void-packages repository
https://github.com/mintsuki/void-packages limine
https://github.com/void-linux/void-packages/pull/53284
limine: update to 8.5.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**
A patch file from https://github.com/void-linux/void-packages/pull/53284.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-limine-53284.patch --]
[-- Type: text/x-diff, Size: 1108 bytes --]
From af118904ac9bcc3a1b7d11c6aeeb04571d37e239 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sun, 1 Dec 2024 16:05:40 +0100
Subject: [PATCH] limine: update to 8.5.0.
---
srcpkgs/limine/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 4785b7be6c7eb4..f30c562e40a471 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
# Template file for 'limine'
pkgname=limine
-version=8.4.0
+version=8.5.0
revision=1
build_style=gnu-configure
configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -11,7 +11,7 @@ license="BSD-2-Clause"
homepage="https://limine-bootloader.org/"
changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog"
distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
-checksum=3122945dfc272f0fed5407e152829834651e3186fb29ae14580b71f51d5e491f
+checksum=e912eef6e78521c904253b3d87e995f2c8267cfda3add0635ff927cf60c44d1a
post_install() {
vlicense COPYING
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] limine: update to 8.5.0.
2024-12-01 15:06 [PR PATCH] limine: update to 8.5.0 mintsuki
@ 2024-12-05 9:27 ` mintsuki
2024-12-11 23:34 ` [PR PATCH] [Merged]: limine: update to 8.6.0 tranzystorekk
1 sibling, 0 replies; 3+ messages in thread
From: mintsuki @ 2024-12-05 9:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 387 bytes --]
There is an updated pull request by mintsuki against master on the void-packages repository
https://github.com/mintsuki/void-packages limine
https://github.com/void-linux/void-packages/pull/53284
limine: update to 8.5.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**
A patch file from https://github.com/void-linux/void-packages/pull/53284.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-limine-53284.patch --]
[-- Type: text/x-diff, Size: 1108 bytes --]
From 3ac1a0ca2fb88739036e5c6cc48cc283f7b685e1 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Thu, 5 Dec 2024 10:27:32 +0100
Subject: [PATCH] limine: update to 8.6.0.
---
srcpkgs/limine/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 4785b7be6c7eb4..962903f23d9354 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
# Template file for 'limine'
pkgname=limine
-version=8.4.0
+version=8.6.0
revision=1
build_style=gnu-configure
configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -11,7 +11,7 @@ license="BSD-2-Clause"
homepage="https://limine-bootloader.org/"
changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog"
distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
-checksum=3122945dfc272f0fed5407e152829834651e3186fb29ae14580b71f51d5e491f
+checksum=e1b159ea7c4d72b253421909e52d4a5343c9378caef4b8be4339c5e48c691821
post_install() {
vlicense COPYING
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Merged]: limine: update to 8.6.0.
2024-12-01 15:06 [PR PATCH] limine: update to 8.5.0 mintsuki
2024-12-05 9:27 ` [PR PATCH] [Updated] " mintsuki
@ 2024-12-11 23:34 ` tranzystorekk
1 sibling, 0 replies; 3+ messages in thread
From: tranzystorekk @ 2024-12-11 23:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 230 bytes --]
There's a merged pull request on the void-packages repository
limine: update to 8.6.0.
https://github.com/void-linux/void-packages/pull/53284
Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-12-11 23:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-01 15:06 [PR PATCH] limine: update to 8.5.0 mintsuki
2024-12-05 9:27 ` [PR PATCH] [Updated] " mintsuki
2024-12-11 23:34 ` [PR PATCH] [Merged]: limine: update to 8.6.0 tranzystorekk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).