blob: 389c7a07e4762ce699941d53fd09663b15c08968 [file] [log] [blame]
################################################################################
#
# glorytun
#
################################################################################
GLORYTUN_VERSION = 0.3.4
GLORYTUN_SITE = https://github.com/angt/glorytun/releases/download/v$(GLORYTUN_VERSION)
GLORYTUN_DEPENDENCIES = libsodium host-pkgconf
GLORYTUN_LICENSE = BSD-2-Clause
GLORYTUN_LICENSE_FILES = LICENSE
$(eval $(autotools-package))