mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
ncmpcpp: update to 0.7.6.
This commit is contained in:
parent
33db200ea7
commit
79bb2e982a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ncmpcpp'
|
||||
pkgname=ncmpcpp
|
||||
version=0.7.5
|
||||
revision=2
|
||||
version=0.7.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
BOOST_LIB_SUFFIX= --enable-clock --enable-outputs --enable-unicode
|
||||
|
@ -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=7e4f643020b36698462879013a8b16111f8c3a4c5819cf186aed78032a41e07d
|
||||
checksum=8c2234a325659b9c1596ecb4065e969324308e90cd031ac0442510bb9a6f3310
|
||||
|
||||
# Required by waddwstr() with ncurses on musl
|
||||
CXXFLAGS="-D_XOPEN_SOURCE=600"
|
||||
|
|
Loading…
Add table
Reference in a new issue