aboutsummaryrefslogtreecommitdiff
path: root/net/dnscrypt-proxy2/Makefile
diff options
context:
space:
mode:
authorFabian Lipken <dynasticorpheus@gmail.com>2023-02-07 12:39:19 +0100
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2023-02-08 10:42:51 +0100
commitc142df18ed2641eb346c0ae7228c1b27a62a610d (patch)
tree7a98bd806a238609a40bb994b4a8be564898cca7 /net/dnscrypt-proxy2/Makefile
parent4d522c74d20e136755aa322c57c6c732f883694d (diff)
dnscrypt-proxy2: update to version 2.1.4
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
Diffstat (limited to 'net/dnscrypt-proxy2/Makefile')
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dnscrypt-proxy2/Makefile b/net/dnscrypt-proxy2/Makefile
index c3c7affb3..137e71bb9 100644
--- a/net/dnscrypt-proxy2/Makefile
+++ b/net/dnscrypt-proxy2/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnscrypt-proxy2
-PKG_VERSION:=2.1.2
+PKG_VERSION:=2.1.4
PKG_RELEASE:=1
PKG_SOURCE:=dnscrypt-proxy-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/DNSCrypt/dnscrypt-proxy/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=aa55fd52b9c1b983405bf98b42ec754f5d6f59b429ba9c98115df617eef5dea4
+PKG_HASH:=05f0a3e8c8f489caf95919e2a75a1ec4598edd3428d2b9dd357caba6adb2607d
PKG_BUILD_DIR:=$(BUILD_DIR)/dnscrypt-proxy-$(PKG_VERSION)
PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>