ncmpcpp: update to 0.7.3.
This commit is contained in:
parent
86335877ef
commit
8eb4d97e02
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ncmpcpp'
|
# Template file for 'ncmpcpp'
|
||||||
pkgname=ncmpcpp
|
pkgname=ncmpcpp
|
||||||
version=0.7.2
|
version=0.7.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://ncmpcpp.rybczak.net/"
|
homepage="http://ncmpcpp.rybczak.net/"
|
||||||
distfiles="http://ncmpcpp.rybczak.net/stable/ncmpcpp-${version}.tar.bz2"
|
distfiles="http://ncmpcpp.rybczak.net/stable/ncmpcpp-${version}.tar.bz2"
|
||||||
checksum=6392f5eb98c4f130639e198200ef3db0b873b9594b65fe807ee73293ceb4093b
|
checksum=2c8b29435ca4fd845400cee7c9fd50a731bee215e92fd7e98a7446c84136b212
|
||||||
|
|
||||||
# Required by waddwstr() with ncurses on musl
|
# Required by waddwstr() with ncurses on musl
|
||||||
CXXFLAGS="-D_XOPEN_SOURCE=600"
|
CXXFLAGS="-D_XOPEN_SOURCE=600"
|
||||||
|
|
Loading…
Reference in New Issue