ncmpcpp: update to 0.7.2.

This commit is contained in:
Juan RP 2016-01-17 07:39:07 +01:00
parent 053f9a6074
commit 12aa03d249

View file

@ -1,6 +1,6 @@
# Template file for 'ncmpcpp'
pkgname=ncmpcpp
version=0.7.1
version=0.7.2
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=73b76ca9a7b08b220c49251195b9a929768759bd03cf6956b74a2f218b2e2fdf
checksum=6392f5eb98c4f130639e198200ef3db0b873b9594b65fe807ee73293ceb4093b
# Required by waddwstr() with ncurses on musl
CXXFLAGS="-D_XOPEN_SOURCE=600"