aboutsummaryrefslogtreecommitdiff
path: root/net-im/tdlib/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-01-02 17:43:51 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-01-02 17:44:36 +0000
commit5f0be6359708f428c9b49be5c64f4e4818c8ee14 (patch)
tree9805847aec2769933b37b8145d294dce87d37a13 /net-im/tdlib/Makefile
parent1823c5f01f1ff0588bedfbc8d61625bc4f3031f2 (diff)
downloadports-5f0be6359708f428c9b49be5c64f4e4818c8ee14.tar.gz
ports-5f0be6359708f428c9b49be5c64f4e4818c8ee14.zip
net-im/tdlib: Update 1.7.10 -> 1.8.0
Reported by: portscout
Diffstat (limited to 'net-im/tdlib/Makefile')
-rw-r--r--net-im/tdlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/tdlib/Makefile b/net-im/tdlib/Makefile
index 03043e33101f..04e4f0e44aa7 100644
--- a/net-im/tdlib/Makefile
+++ b/net-im/tdlib/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tdlib
DISTVERSIONPREFIX= v
-DISTVERSION= 1.7.10 # version is not tagged, just set in CMakeLists.txt
+DISTVERSION= 1.8.0
CATEGORIES= net-im devel
MAINTAINER= yuri@FreeBSD.org
@@ -12,8 +12,8 @@ USES= cmake:testing compiler:c++14-lang gperf ssl
USE_GITHUB= yes
GH_PROJECT= td
-GH_TAGNAME= a53cb30e99f937cfd64e0266fa558785a184a553
+CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_OFF= BUILD_TESTING FREEBSD_BUILD_BENCHMARKS
do-test: