Skip to content

Commit

Permalink
ncmpc: change tarball compression to xz
Browse files Browse the repository at this point in the history
Signed-off-by: Jerzy Grzegorek <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
  • Loading branch information
Jerzy Grzegorek authored and tpetazzoni committed Mar 4, 2015
1 parent 491c681 commit dd9e3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/ncmpc/ncmpc.mk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

NCMPC_VERSION_MAJOR = 0
NCMPC_VERSION = $(NCMPC_VERSION_MAJOR).24
NCMPC_SOURCE = ncmpc-$(NCMPC_VERSION).tar.gz
NCMPC_SOURCE = ncmpc-$(NCMPC_VERSION).tar.xz
NCMPC_SITE = http://www.musicpd.org/download/ncmpc/$(NCMPC_VERSION_MAJOR)
NCMPC_DEPENDENCIES = host-pkgconf libglib2 libmpdclient ncurses
NCMPC_LICENSE = GPLv2+
Expand Down

0 comments on commit dd9e3ca

Please sign in to comment.