ncmpcpp: update to 0.7.3.

This commit is contained in:
Juan RP 2016-01-21 09:24:19 +01:00
parent 86335877ef
commit 8eb4d97e02

View file

@ -1,6 +1,6 @@
# Template file for 'ncmpcpp'
pkgname=ncmpcpp
version=0.7.2
version=0.7.3
revision=1
build_style=gnu-configure
configure_args="
@ -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=6392f5eb98c4f130639e198200ef3db0b873b9594b65fe807ee73293ceb4093b
checksum=2c8b29435ca4fd845400cee7c9fd50a731bee215e92fd7e98a7446c84136b212
# Required by waddwstr() with ncurses on musl
CXXFLAGS="-D_XOPEN_SOURCE=600"