https-dns-proxy: Switch from bz2 to xz 3791/head
authorAaron Drew <aarond10@gmail.com>
Mon, 9 Jan 2017 12:11:20 +0000 (23:11 +1100)
committerGitHub <noreply@github.com>
Mon, 9 Jan 2017 12:11:20 +0000 (23:11 +1100)
Signed-off-by: Aaron Drew <aarond10@gmail.com>
net/https-dns-proxy/Makefile

index b6776999089d6d059f5bd53a3e2ec15232558628..2ebec2bd869786915b36ed285dc53f9b6be0a473 100644 (file)
@@ -4,7 +4,7 @@ PKG_NAME:=https_dns_proxy
 PKG_VERSION:=2017-01-07
 PKG_RELEASE=1
 
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_URL:=https://github.com/aarond10/https_dns_proxy/
 PKG_SOURCE_PROTO:=git