mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/mpg123: bump version to 1.33.3
Release notes: https://www.mpg123.org/cgi-bin/news.cgi Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
1c8a006595
commit
2adac697ff
@@ -1,6 +1,6 @@
|
||||
# From https://sourceforge.net/projects/mpg123/files/mpg123/1.32.8/
|
||||
sha1 dc4d8d9d7fdc9c6c85e3036734eb937272a97800 mpg123-1.32.8.tar.bz2
|
||||
# From https://sourceforge.net/projects/mpg123/files/mpg123/1.33.3/
|
||||
sha1 41dd15e29668a8e1372d31f327c8962a8ef6b595 mpg123-1.33.3.tar.bz2
|
||||
# Locally calculated
|
||||
sha256 feee1374c79540e0e405df0bc45fde20ad67011425c361a2759e2146894a27a7 mpg123-1.32.8.tar.bz2
|
||||
sha256 6a0c6472dd156e213c2068f40115ebbb73978c2d873e66bae2a250e2d2198d26 mpg123-1.33.3.tar.bz2
|
||||
# License file
|
||||
sha256 c22482728a634a8dfdb4ff72a96d4c1ed64cd8f3e79335c401751ac591609366 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MPG123_VERSION = 1.32.8
|
||||
MPG123_VERSION = 1.33.3
|
||||
MPG123_SOURCE = mpg123-$(MPG123_VERSION).tar.bz2
|
||||
MPG123_SITE = https://downloads.sourceforge.net/project/mpg123/mpg123/$(MPG123_VERSION)
|
||||
MPG123_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user