|
@@ -4,9 +4,9 @@
|
|
#
|
|
#
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
-LIBTOMCRYPT_VERSION = 1.17
|
|
|
|
-LIBTOMCRYPT_SITE = https://github.com/libtom/libtomcrypt/releases/download/$(LIBTOMCRYPT_VERSION)
|
|
|
|
-LIBTOMCRYPT_SOURCE = crypt-$(LIBTOMCRYPT_VERSION).tar.bz2
|
|
|
|
|
|
+LIBTOMCRYPT_VERSION = 1.18.0
|
|
|
|
+LIBTOMCRYPT_SITE = https://github.com/libtom/libtomcrypt/releases/download/v$(LIBTOMCRYPT_VERSION)
|
|
|
|
+LIBTOMCRYPT_SOURCE = crypt-$(LIBTOMCRYPT_VERSION).tar.xz
|
|
LIBTOMCRYPT_LICENSE = WTFPL
|
|
LIBTOMCRYPT_LICENSE = WTFPL
|
|
LIBTOMCRYPT_LICENSE_FILES = LICENSE
|
|
LIBTOMCRYPT_LICENSE_FILES = LICENSE
|
|
LIBTOMCRYPT_INSTALL_STAGING = YES
|
|
LIBTOMCRYPT_INSTALL_STAGING = YES
|