at: bump version
[feed/packages.git] / net / dnscrypt-proxy / Makefile
index 4c36b11458c59239af5d77969f01049cb8309171..9329706d722edd023e29f7d9fd40c17b250ba29f 100644 (file)
@@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnscrypt-proxy
 PKG_VERSION:=1.9.5
-PKG_RELEASE:=1
+PKG_RELEASE:=7
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://download.dnscrypt.org/dnscrypt-proxy \
@@ -54,7 +54,7 @@ endef
 define Package/dnscrypt-proxy-resolvers
   $(call Package/dnscrypt-proxy/Default)
   TITLE:=Package with current list of dnscrypt-proxy resolvers
-  VERSION:=$(PKG_VERSION)+git-20161129-f17bace-$(PKG_RELEASE)
+  VERSION:=$(PKG_VERSION)+git-20170530-60baef4-$(PKG_RELEASE)
 endef
 
 define Package/dnscrypt-proxy-resolvers/description