git: 14c6c70f34ba - main - net-im/libsignal-node: Update Fix version number going backwards
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Jan 2023 13:28:12 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=14c6c70f34baf6d5768e45d9d9142a0c6b25cc23
commit 14c6c70f34baf6d5768e45d9d9142a0c6b25cc23
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-01-28 13:27:05 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-01-28 13:27:05 +0000
net-im/libsignal-node: Update Fix version number going backwards
Approved by: portmgr (just-fix-it)
---
net-im/libsignal-node/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/libsignal-node/Makefile b/net-im/libsignal-node/Makefile
index 9f7143e5cccf..a1129e367bf6 100644
--- a/net-im/libsignal-node/Makefile
+++ b/net-im/libsignal-node/Makefile
@@ -1,7 +1,7 @@
PORTNAME= libsignal
DISTVERSIONPREFIX= v
DISTVERSION= 0.21.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= https://nodejs.org/download/release/v${NODE_VERSION}/:node
PKGNAMESUFFIX= -node