mpd: 0.16.7 -> 0.16.8
This commit is contained in:
parent
6dc2b7ef62
commit
9ad81d455d
@ -1 +1 @@
|
||||
3d0e7c36646e80386b32966bd4268e8d mpd-0.16.7.tar.bz2
|
||||
b412a9d0b3457bea1bb87904a8f80c04 mpd-0.16.8.tar.bz2
|
||||
|
@ -6,7 +6,7 @@
|
||||
# Nice to have: faad2 flac audiofile
|
||||
|
||||
name=mpd
|
||||
version=0.16.7
|
||||
version=0.16.8
|
||||
release=1
|
||||
source=(http://download.sourceforge.net/musicpd/$name-$version.tar.bz2)
|
||||
|
||||
@ -15,7 +15,9 @@ build() {
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/man
|
||||
--mandir=/usr/man \
|
||||
--sysconfdir=/etc
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user