mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
mpg123: bump version.
This commit is contained in:
@@ -6,14 +6,14 @@ COPYRIGHT="1995-2017 Michael Hipp and others"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/mpg123/mpg123-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="552e3e1db045e00f474252917007795ac295863fc8b13891859b3382d2f24e48"
|
||||
CHECKSUM_SHA256="0fe7270a4071367f97a7c1fb45fb2ef3cfef73509c205124e080ea569217b05f"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="?x86 ?x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
mpg123$secondaryArchSuffix = $portVersion
|
||||
lib:libmpg123$secondaryArchSuffix = 0.44.0 compat >= 0
|
||||
lib:libmpg123$secondaryArchSuffix = 0.44.1 compat >= 0
|
||||
lib:libout123$secondaryArchSuffix = 0.2.1 compat >= 0
|
||||
cmd:mpg123$secondaryArchSuffix = $portVersion
|
||||
cmd:mpg123_id3dump$secondaryArchSuffix = $portVersion
|
||||
@@ -27,7 +27,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
mpg123${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libmpg123$secondaryArchSuffix = 0.44.0 compat >= 0
|
||||
devel:libmpg123$secondaryArchSuffix = 0.44.1 compat >= 0
|
||||
devel:libout123$secondaryArchSuffix = 0.2.1 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
Reference in New Issue
Block a user