mpg123: update to 0.62

This commit is contained in:
Juergen Daubert 2006-12-24 12:44:54 +01:00
parent 5252c65b1b
commit 3e4879685f
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
13b505ec04e5afb10399c89f24e99f0e mpg123-0.61.tar.bz2
f7c13eec5c1d2fbc670ce7b19b811253 mpg123-0.62.tar.bz2

View File

@ -4,13 +4,14 @@
# Depends on: alsa-lib
name=mpg123
version=0.61
version=0.62
release=1
source=(http://www.mpg123.de/download/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure --prefix=/usr \
--mandir=/usr/man \
--with-cpu=i586 \
--with-optimization=2 \
--with-audio=alsa \