ncmpcpp: update to 0.7.5.

This commit is contained in:
Michael Gehring 2016-08-18 09:48:18 +02:00
parent e96c715f56
commit 0964861918

View file

@ -1,6 +1,6 @@
# Template file for 'ncmpcpp'
pkgname=ncmpcpp
version=0.7.4
version=0.7.5
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=d70425f1dfab074a12a206ddd8f37f663bce2bbdc0a20f7ecf290ebe051f1e63
checksum=7e4f643020b36698462879013a8b16111f8c3a4c5819cf186aed78032a41e07d
# Required by waddwstr() with ncurses on musl
CXXFLAGS="-D_XOPEN_SOURCE=600"