mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50: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="0f0458c9b87799bc2c9bf9455279cc4d305e245db43b51a39ef27afe025c5a8e"
|
||||
CHECKSUM_SHA256="31b15ebcf26111b874732e07c8e60de5053ee555eea15fb70c657a4f9f0344f3"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="?x86 ?x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
mpg123$secondaryArchSuffix = $portVersion
|
||||
lib:libmpg123$secondaryArchSuffix = 0.44.5 compat >= 0
|
||||
lib:libmpg123$secondaryArchSuffix = 0.44.6 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.5 compat >= 0
|
||||
devel:libmpg123$secondaryArchSuffix = 0.44.6 compat >= 0
|
||||
devel:libout123$secondaryArchSuffix = 0.2.1 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
Reference in New Issue
Block a user