mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libsndfile: Version bump. 1.1.0 -> 1.2.0
@ 2022-12-26 21:03 Christian Melki
  2023-01-06 16:01 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-12-26 21:03 UTC (permalink / raw)
  To: ptxdist

Just a few minor bugfixes.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libsndfile.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libsndfile.make b/rules/libsndfile.make
index cc5649de2..bfe68f10e 100644
--- a/rules/libsndfile.make
+++ b/rules/libsndfile.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBSNDFILE) += libsndfile
 #
 # Paths and names
 #
-LIBSNDFILE_VERSION	:= 1.1.0
-LIBSNDFILE_MD5		:= e63dead2b4f0aaf323687619d007ee6a
+LIBSNDFILE_VERSION	:= 1.2.0
+LIBSNDFILE_MD5		:= 00fbf50ce1d7a67a8e6dc0a04f4d8d2e
 LIBSNDFILE		:= libsndfile-$(LIBSNDFILE_VERSION)
 LIBSNDFILE_SUFFIX	:= tar.xz
 LIBSNDFILE_URL		:= https://github.com/libsndfile/libsndfile/releases/download/$(LIBSNDFILE_VERSION)/$(LIBSNDFILE).$(LIBSNDFILE_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-06 16:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-26 21:03 [ptxdist] [PATCH] libsndfile: Version bump. 1.1.0 -> 1.2.0 Christian Melki
2023-01-06 16:01 ` [ptxdist] [APPLIED] " Michael Olbrich

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