ncmpcpp: update to 0.7.1
This commit is contained in:
parent
1a75e335be
commit
9a4b84dffc
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ncmpcpp'
|
||||
pkgname=ncmpcpp
|
||||
version=0.7
|
||||
revision=3
|
||||
version=0.7.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=50924ff0502c9b90ce1b679638769122defd03bc85eb8a95924c62c8d303ff77
|
||||
checksum=73b76ca9a7b08b220c49251195b9a929768759bd03cf6956b74a2f218b2e2fdf
|
||||
|
||||
# Required by waddwstr() with ncurses on musl
|
||||
CXXFLAGS="-D_XOPEN_SOURCE=600"
|
||||
|
|
Loading…
Reference in New Issue