* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 78582b440bfec31fa66256f8726f16966a299865
@ 2023-12-02 13:04 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2023-12-02 13:04 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 1672 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 78582b440bfec31fa66256f8726f16966a299865 (commit)
from 0010ea244cc388bd78f0dfa93f58aaa03dca4180 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 78582b440bfec31fa66256f8726f16966a299865
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sat Dec 2 13:04:12 2023 +0000
meson: Fix download URL
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
meson/meson.nm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Difference in files:
diff --git a/meson/meson.nm b/meson/meson.nm
index 9e615482b..62f071755 100644
--- a/meson/meson.nm
+++ b/meson/meson.nm
@@ -5,7 +5,7 @@
name = meson
version = 1.3.0
-release = 1
+release = 2
groups = Applications/System
url = https://mesonbuild.com/
@@ -19,7 +19,7 @@ description
unit tests, coverage reports, Valgrind, CCache and the like.
end
-source_dl = https://github.com/mesonbuild/meson/releases/tag/%{version}/
+source_dl = https://github.com/mesonbuild/meson/releases/download/%{version}/
build
requires
hooks/post-receive
--
IPFire 3.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-12-02 13:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-02 13:04 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 78582b440bfec31fa66256f8726f16966a299865 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox