From: Adrien Gallouët Date: Sat, 21 Sep 2019 08:34:34 +0000 (+0000) Subject: package/glorytun: bump version to 0.2.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f8cb6167ee45b1422e1ac3fbed327501262b969f;p=buildroot.git 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 Signed-off-by: Adrien Gallouët Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- 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