ncmpcpp: update to 0.8.
This commit is contained in:
parent
ca58bb8c39
commit
36990e026f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ncmpcpp'
|
||||
pkgname=ncmpcpp
|
||||
version=0.7.7
|
||||
revision=5
|
||||
version=0.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
BOOST_LIB_SUFFIX= --enable-clock --enable-outputs --enable-unicode
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://ncmpcpp.rybczak.net/"
|
||||
distfiles="http://ncmpcpp.rybczak.net/stable/ncmpcpp-${version}.tar.bz2"
|
||||
checksum=b7bcbec83b1f88cc7b21f196b10be09a27b430566c59f402df170163464d01ef
|
||||
checksum=2f0f2a1c0816119430880be6932e5eb356b7875dfa140e2453a5a802909f465a
|
||||
|
||||
# Required by waddwstr() with ncurses on musl
|
||||
CXXFLAGS="-D_XOPEN_SOURCE=600"
|
||||
|
|
Loading…
Reference in New Issue