mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
ncmpcpp: update to 0.6.3.
This commit is contained in:
parent
f9ce321d9f
commit
29775bcab4
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.6.2
|
version=0.6.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=93ad5f3a460578873376ecaa588305fc446560bfd1a49e6e67da01784d352dd7
|
checksum=d7774f2db77f89aa70b7f4a57f4302e74f4dc5a7030fd7a9a85e8aa6ef712203
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's/COPYING//' Makefile.in
|
sed -i 's/COPYING//' Makefile.in
|
||||||
|
|
Loading…
Add table
Reference in a new issue