blob: d128ae835d6d1fe1cf1a0e10a1a943c0f3169406 [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))