mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
mpg123: bump version (#4152)
This commit is contained in:
committed by
Sergei Reznikov
parent
710c5223c4
commit
60b78ed152
@@ -2,16 +2,16 @@ SUMMARY="A fast console MPEG audio player and decoder library"
|
||||
DESCRIPTION="mpg123 is the fast and free console based real time MPEG audio \
|
||||
player for layer 1, 2 and 3."
|
||||
HOMEPAGE="https://www.mpg123.org/"
|
||||
COPYRIGHT="1995-2018 Michael Hipp and others"
|
||||
COPYRIGHT="1995-2019 Michael Hipp and others"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/mpg123/mpg123-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="6c1337aee2e4bf993299851c70b7db11faec785303cfca3a5c3eb5f329ba7023"
|
||||
CHECKSUM_SHA256="1ffec7c9683dfb86ea9040d6a53d6ea819ecdda215df347f79def08f1fe731d1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
libmpg123Version="0.44.8"
|
||||
libmpg123Version="0.44.10"
|
||||
libout123Version="0.2.2"
|
||||
libmpg123VersionCompat="$libmpg123Version compat >= ${libmpg123Version%%.*}"
|
||||
libout123VersionCompat="$libout123Version compat >= ${libout123Version%%.*}"
|
||||
Reference in New Issue
Block a user