summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrien Gallouët <adrien@gallouet.fr>2019-09-21 08:34:34 +0000
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2019-09-21 21:03:07 +0200
commitf8cb6167ee45b1422e1ac3fbed327501262b969f (patch)
tree6c30e9f5d4c8fac980b093adc03fcf575873a603
parent2365559835694eb0a3153a93a00a1df4ee310551 (diff)
package/glorytun: bump version to 0.2.0
The hash of the license file has changed due to the name: -Copyright (c) 2015-2019, angt +Copyright (c) 2015-2019, Adrien Gallouët <adrien@gallouet.fr> Signed-off-by: Adrien Gallouët <adrien@gallouet.fr> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
-rw-r--r--package/glorytun/glorytun.hash4
-rw-r--r--package/glorytun/glorytun.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/glorytun/glorytun.hash b/package/glorytun/glorytun.hash
index 85ae338c48..fc322993e5 100644
--- a/package/glorytun/glorytun.hash
+++ b/package/glorytun/glorytun.hash
@@ -1,2 +1,2 @@
-sha256 65adee2945f377ec41c1384745d5676c99768bba8fd4456755ee4c7d73915ede glorytun-0.1.0.tar.gz
-sha256 051ef5a4c3c8fe64f8641e0ed50b4cd35c64703d972130f9725c8fee7976f90b LICENSE
+sha256 e6c8a632acea5470787739f27914a729d9b4be74748ca9ee59079ceeb49b0002 glorytun-0.2.0.tar.gz
+sha256 02e492aa724ce3a64800ed9429cbabf811935ad1be95d667fae9187baa94e359 LICENSE
diff --git a/package/glorytun/glorytun.mk b/package/glorytun/glorytun.mk
index 9fed5d260d..dc9f1b37b8 100644
--- a/package/glorytun/glorytun.mk
+++ b/package/glorytun/glorytun.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GLORYTUN_VERSION = 0.1.0
+GLORYTUN_VERSION = 0.2.0
GLORYTUN_SITE = https://github.com/angt/glorytun/releases/download/v$(GLORYTUN_VERSION)
GLORYTUN_DEPENDENCIES = libsodium host-pkgconf
GLORYTUN_LICENSE = BSD-2-clause