Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -2,7 +2,7 @@ config BR2_PACKAGE_MPG123
|
||||
bool "mpg123"
|
||||
depends on BR2_USE_MMU # fork - in the application
|
||||
help
|
||||
Fast, free and portable MPEG audio player for Unix. It supports
|
||||
MPEG 1.0/2.0 layers 1, 2 and 3.
|
||||
Fast, free and portable MPEG audio player for Unix. It
|
||||
supports MPEG 1.0/2.0 layers 1, 2 and 3.
|
||||
|
||||
http://www.mpg123.de/
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 5314b0fb8ad291bfc79ff4c5c321b971916819a65233ec065434358fcf8aee38 mpg123-1.25.2.tar.bz2
|
||||
|
||||
# From https://sourceforge.net/projects/mpg123/files/mpg123/1.25.10/
|
||||
sha1 604784ddbcfe282bffdc595d1d45c677c7cf381f mpg123-1.25.10.tar.bz2
|
||||
md5 ea32caa61d41d8be797f0b04a1b43ad9 mpg123-1.25.10.tar.bz2
|
||||
# Locally calculated
|
||||
sha256 6c1337aee2e4bf993299851c70b7db11faec785303cfca3a5c3eb5f329ba7023 mpg123-1.25.10.tar.bz2
|
||||
# License file
|
||||
sha256 f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295 COPYING
|
||||
|
||||
@@ -4,12 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MPG123_VERSION = 1.25.2
|
||||
MPG123_VERSION = 1.25.10
|
||||
MPG123_SOURCE = mpg123-$(MPG123_VERSION).tar.bz2
|
||||
MPG123_SITE = http://downloads.sourceforge.net/project/mpg123/mpg123/$(MPG123_VERSION)
|
||||
MPG123_CONF_OPTS = --disable-lfs-alias
|
||||
MPG123_INSTALL_STAGING = YES
|
||||
MPG123_LICENSE = LGPLv2.1
|
||||
MPG123_LICENSE = LGPL-2.1
|
||||
MPG123_LICENSE_FILES = COPYING
|
||||
MPG123_DEPENDENCIES = host-pkgconf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user