From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: In-Reply-To: <20200922092015.84149-2-clemens.gruber@pqgruber.com> MIME-Version: 1.0 Message-Id: From: Michael Olbrich Date: Fri, 09 Oct 2020 08:38:36 +0200 Subject: Re: [ptxdist] [APPLIED] mpg123: version bump 1.25.10 -> 1.26.3 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Clemens Gruber Thanks, applied as 415b62d4488ac338ef1ea56fff6d81b385fd9bd8. Michael [sent from post-receive hook] On Fri, 09 Oct 2020 08:38:36 +0200, Clemens Gruber wrote: > Signed-off-by: Clemens Gruber > Message-Id: <20200922092015.84149-2-clemens.gruber@pqgruber.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/mpg123.make b/rules/mpg123.make > index 72271a8d6246..89c1dac653e4 100644 > --- a/rules/mpg123.make > +++ b/rules/mpg123.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MPG123) += mpg123 > # > # Paths and names > # > -MPG123_VERSION := 1.25.10 > -MPG123_MD5 := ea32caa61d41d8be797f0b04a1b43ad9 > +MPG123_VERSION := 1.26.3 > +MPG123_MD5 := 2cd73024aafe4873f691ae8c889c7692 > MPG123 := mpg123-$(MPG123_VERSION) > MPG123_SUFFIX := tar.bz2 > MPG123_URL := http://www.mpg123.org/download/$(MPG123).$(MPG123_SUFFIX) > @@ -90,6 +90,7 @@ $(STATEDIR)/mpg123.targetinstall: > @$(call install_copy, mpg123, 0, 0, 0755, -, /usr/bin/mpg123) > @$(call install_lib, mpg123, 0, 0, 0644, libmpg123) > @$(call install_lib, mpg123, 0, 0, 0644, libout123) > + @$(call install_lib, mpg123, 0, 0, 0644, libsyn123) > > @$(call install_finish, mpg123) > _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de