Skip to content

Commit

Permalink
net-im/libsignal-node: Update to 0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelUrankar committed Apr 18, 2024
1 parent 1f326a0 commit cd946b0
Show file tree
Hide file tree
Showing 5 changed files with 836 additions and 641 deletions.
7 changes: 3 additions & 4 deletions net-im/libsignal-node/Makefile
@@ -1,7 +1,6 @@
PORTNAME= libsignal
DISTVERSIONPREFIX= v
DISTVERSION= 0.39.1
PORTREVISION= 2
DISTVERSION= 0.42.0
CATEGORIES= net-im
PKGNAMESUFFIX= -node
DISTFILES= libsignal-node-${DISTVERSION}-yarn-cache.tar.gz
Expand All @@ -15,8 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

ONLY_FOR_ARCHS= aarch64 amd64

FETCH_DEPENDS= yarn-node18>0:www/yarn-node18
EXTRACT_DEPENDS=yarn-node18>0:www/yarn-node18
FETCH_DEPENDS= yarn-node20>0:www/yarn-node20
EXTRACT_DEPENDS=yarn-node20>0:www/yarn-node20
BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} \
protoc:devel/protobuf \
yarn:www/yarn-node18
Expand Down

0 comments on commit cd946b0

Please sign in to comment.