mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
devel/libluksde: update to experimental-20231204
This commit is contained in:
parent
1fc8b8222a
commit
1ec61ae7d3
@ -1,6 +1,6 @@
|
||||
PORTNAME= libluksde
|
||||
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
|
||||
DISTVERSION= experimental-20221103
|
||||
DISTVERSION= experimental-20231204
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://github.com/libyal/libluksde/releases/download/${PORTVERSION:E}/ \
|
||||
LOCAL/antoine
|
||||
@ -12,8 +12,10 @@ WWW= https://github.com/libyal/libluksde
|
||||
LICENSE= LGPL3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libcaes.so:security/libcaes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-openssl=no
|
||||
CONFIGURE_ARGS= --enable-python --with-libcaes=${LOCALBASE} --with-openssl=no
|
||||
CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config
|
||||
USES= fuse libtool pathfix pkgconfig python
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1676997274
|
||||
SHA256 (libluksde-experimental-20221103.tar.gz) = 1d03a01dc6a3bb8307e05619743f690af797c6f7a6ce85628805c3c229bb19f5
|
||||
SIZE (libluksde-experimental-20221103.tar.gz) = 1605578
|
||||
TIMESTAMP = 1707837104
|
||||
SHA256 (libluksde-experimental-20231204.tar.gz) = a35f336dcd489b8923223849f857067de2323ce29f978be5365f5f66621b6717
|
||||
SIZE (libluksde-experimental-20231204.tar.gz) = 1590259
|
||||
|
Loading…
Reference in New Issue
Block a user