* [Buildroot] [PATCH 1/1] package/musepack: update MUSEPACK_VERSION
@ 2024-01-07 11:42 Fabrice Fontaine
2024-01-13 10:58 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2024-01-07 11:42 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
Update MUSEPACK_VERSION to match what is returned by
https://release-monitoring.org/project/21865
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/musepack/musepack.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/musepack/musepack.mk b/package/musepack/musepack.mk
index d4dd08df36..02fe53d47d 100644
--- a/package/musepack/musepack.mk
+++ b/package/musepack/musepack.mk
@@ -4,9 +4,9 @@
#
################################################################################
-MUSEPACK_VERSION = r475
+MUSEPACK_VERSION = 475
MUSEPACK_SITE = http://files.musepack.net/source
-MUSEPACK_SOURCE = musepack_src_$(MUSEPACK_VERSION).tar.gz
+MUSEPACK_SOURCE = musepack_src_r$(MUSEPACK_VERSION).tar.gz
MUSEPACK_DEPENDENCIES = libcuefile libreplaygain
MUSEPACK_INSTALL_STAGING = YES
MUSEPACK_BUILD_OPTS = -j1
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/musepack: update MUSEPACK_VERSION
2024-01-07 11:42 [Buildroot] [PATCH 1/1] package/musepack: update MUSEPACK_VERSION Fabrice Fontaine
@ 2024-01-13 10:58 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2024-01-13 10:58 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Update MUSEPACK_VERSION to match what is returned by
> https://release-monitoring.org/project/21865
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2023.02.x and 2023.11.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-13 10:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-07 11:42 [Buildroot] [PATCH 1/1] package/musepack: update MUSEPACK_VERSION Fabrice Fontaine
2024-01-13 10:58 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox