mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #3791 from aarond10/patch-1
https-dns-proxy: Version bump
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=https_dns_proxy
|
||||
PKG_VERSION:=2016-09-04
|
||||
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
|
||||
PKG_SOURCE_VERSION:=9e617b76bfd97adfff23e0e8bf2862ce4aee8682
|
||||
PKG_SOURCE_VERSION:=c62ce3f6807a4067230a8bc5ea5a829f532de785
|
||||
PKG_MAINTAINER:=Aaron Drew <aarond10@gmail.com>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user