mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] alsa-utils: version bump 1.1.7 -> 1.1.9
@ 2019-06-28 15:26 Andreas Pretzsch
  0 siblings, 0 replies; only message in thread
From: Andreas Pretzsch @ 2019-06-28 15:26 UTC (permalink / raw)
  To: ptxdist

http mirror dl.ambiweb.de for ftp.alsa-project.org is gone.
Replace it with official 'FTP via HTTP (web) access' mirror
at 'https://www.alsa-project.org/files/pub/'.

As far as I can see from git commit log, no spectacular changes.

Beside some small fixes and documentation improvements, the main
thing is the addition of the new 'axfer' utility. This one is
intended to replace current aplay/arecord in the long run.

This commit only bumps the version, but does not targetinstall
the new axfer (or any aplay/arecord symlinks to it).

Signed-off-by: Andreas Pretzsch <apr@cn-eng.de>
---

I have some rule updates for alsa-utils in the queue, like
adding alsabat, axfer, and a bit of cleanup. But as they
need some more polishing, they will be probably for-next.
Especially alsabat inclusion needs rework of the fftw rule.
In case anybody has a need for them today, write me.

 rules/alsa-utils.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/alsa-utils.make b/rules/alsa-utils.make
index a742e1015..f2d0387f7 100644
--- a/rules/alsa-utils.make
+++ b/rules/alsa-utils.make
@@ -17,12 +17,12 @@ PACKAGES-$(PTXCONF_ALSA_UTILS) += alsa-utils
 #
 # Paths and names
 #
-ALSA_UTILS_VERSION	:= 1.1.7
-ALSA_UTILS_MD5		:= 2b88796c6b05520e59eec6049de02f64
+ALSA_UTILS_VERSION	:= 1.1.9
+ALSA_UTILS_MD5		:= 5ed21c3e296c06046cc986e732f625f6
 ALSA_UTILS		:= alsa-utils-$(ALSA_UTILS_VERSION)
 ALSA_UTILS_SUFFIX	:= tar.bz2
 ALSA_UTILS_URL		:= \
-	http://dl.ambiweb.de/mirrors/ftp.alsa-project.org/utils/$(ALSA_UTILS).$(ALSA_UTILS_SUFFIX) \
+	https://www.alsa-project.org/files/pub/utils/$(ALSA_UTILS).$(ALSA_UTILS_SUFFIX) \
 	ftp://ftp.alsa-project.org/pub/utils/$(ALSA_UTILS).$(ALSA_UTILS_SUFFIX)
 ALSA_UTILS_SOURCE	:= $(SRCDIR)/$(ALSA_UTILS).$(ALSA_UTILS_SUFFIX)
 ALSA_UTILS_DIR		:= $(BUILDDIR)/$(ALSA_UTILS)
-- 
2.19.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-28 15:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-28 15:26 [ptxdist] [PATCH] alsa-utils: version bump 1.1.7 -> 1.1.9 Andreas Pretzsch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox