summaryrefslogtreecommitdiff
path: root/mpg123
diff options
context:
space:
mode:
Diffstat (limited to 'mpg123')
-rw-r--r--mpg123/.footprint9
-rw-r--r--mpg123/.md5sum2
-rw-r--r--mpg123/Pkgfile3
3 files changed, 7 insertions, 7 deletions
diff --git a/mpg123/.footprint b/mpg123/.footprint
index 271b62c3e..41cb91c37 100644
--- a/mpg123/.footprint
+++ b/mpg123/.footprint
@@ -27,7 +27,8 @@ drwxr-xr-x root/root usr/lib/mpg123/
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libmpg123.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libout123.pc
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/mpg123.1.gz
--rw-r--r-- root/root usr/man/man1/out123.1.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/mpg123.1.gz
+-rw-r--r-- root/root usr/share/man/man1/out123.1.gz
diff --git a/mpg123/.md5sum b/mpg123/.md5sum
index 26ad588dd..9b8f6d1ce 100644
--- a/mpg123/.md5sum
+++ b/mpg123/.md5sum
@@ -1 +1 @@
-f99210d31467dbf587e1e2974f329e5d mpg123-1.23.1.tar.bz2
+0a535c0b501c584f43c919dfe6be9144 mpg123-1.23.2.tar.bz2
diff --git a/mpg123/Pkgfile b/mpg123/Pkgfile
index a44dfa532..1d825b3a2 100644
--- a/mpg123/Pkgfile
+++ b/mpg123/Pkgfile
@@ -4,14 +4,13 @@
# Depends on: libtool, alsa-lib
name=mpg123
-version=1.23.1
+version=1.23.2
release=1
source=(http://www.mpg123.de/download/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure --prefix=/usr \
- --mandir=/usr/man \
--with-module-suffix=.so \
--with-audio=alsa,oss,dummy \
--with-default-audio=alsa

Generated by cgit