################################################################################ | |
# | |
# 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)) |