mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
mpg123: bump version.
This commit is contained in:
@@ -6,7 +6,7 @@ COPYRIGHT="1995-2009 Michael Hipp and others"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://sourceforge.net/projects/mpg123/files/mpg123/$portVersion/mpg123-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="23d2a843c3efc746a326eb4e56d5488b4c67fa6c3c7c71f4d26d98ee4c1f5c2d"
|
||||
CHECKSUM_SHA256="5069e02e50138600f10cc5f7674e44e9bf6f1930af81d0e1d2f869b3c0ee40d2"
|
||||
PATCHES="mpg123-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -14,7 +14,7 @@ SECONDARY_ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
mpg123$secondaryArchSuffix = $portVersion
|
||||
lib:libmpg123$secondaryArchSuffix = 0.41.1 compat >= 0
|
||||
lib:libmpg123$secondaryArchSuffix = 0.41.2 compat >= 0
|
||||
cmd:mpg123$secondaryArchSuffix
|
||||
cmd:mpg123_id3dump$secondaryArchSuffix
|
||||
cmd:mpg123_strip$secondaryArchSuffix
|
||||
@@ -27,7 +27,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
mpg123${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libmpg123$secondaryArchSuffix = 0.41.1 compat >= 0
|
||||
devel:libmpg123$secondaryArchSuffix = 0.41.2 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
haiku$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user