ncmpcpp: update to 0.8.1. (#8419)
This commit is contained in:
parent
6e70f9b363
commit
129e82ca06
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ncmpcpp'
|
||||
pkgname=ncmpcpp
|
||||
version=0.8
|
||||
revision=2
|
||||
version=0.8.1
|
||||
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=2f0f2a1c0816119430880be6932e5eb356b7875dfa140e2453a5a802909f465a
|
||||
checksum=4df9570a1db4ba2dc9b759aab88b283c00806fb5d2bce5f5d27a2eb10e6888ff
|
||||
|
||||
# Required by waddwstr() with ncurses on musl
|
||||
CXXFLAGS="-D_XOPEN_SOURCE=600"
|
||||
|
|
Loading…
Reference in New Issue