mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
ncmpcpp: update to 0.7.2.
This commit is contained in:
parent
053f9a6074
commit
12aa03d249
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ncmpcpp'
|
# Template file for 'ncmpcpp'
|
||||||
pkgname=ncmpcpp
|
pkgname=ncmpcpp
|
||||||
version=0.7.1
|
version=0.7.2
|
||||||
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=73b76ca9a7b08b220c49251195b9a929768759bd03cf6956b74a2f218b2e2fdf
|
checksum=6392f5eb98c4f130639e198200ef3db0b873b9594b65fe807ee73293ceb4093b
|
||||||
|
|
||||||
# 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…
Add table
Reference in a new issue