summaryrefslogtreecommitdiff
path: root/mpg123/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'mpg123/Pkgfile')
-rw-r--r--mpg123/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mpg123/Pkgfile b/mpg123/Pkgfile
index 6aa3c870a..41a11c0c9 100644
--- a/mpg123/Pkgfile
+++ b/mpg123/Pkgfile
@@ -4,14 +4,13 @@
# Depends on: libtool, alsa-lib
name=mpg123
-version=1.25.0
+version=1.25.1
release=1
source=(http://www.mpg123.de/download/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure --prefix=/usr \
- --with-module-suffix=.so \
--with-audio=alsa,oss,dummy \
--with-default-audio=alsa
make

Generated by cgit