mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
14 lines
563 B
Diff
14 lines
563 B
Diff
Fix version
|
|
https://gitlab.torproject.org/tpo/core/torsocks/-/commit/47cf8b2caea0d9b42c1839eee9e09c92d1ce5f31
|
|
--- configure.ac
|
|
+++ configure.ac
|
|
@@ -3,7 +3,7 @@
|
|
##############################################################################
|
|
|
|
# Process this file with autoconf to produce a configure script.
|
|
-AC_INIT([torsocks], [2.3.0],[dgoulet@torproject.org],[],[https://torproject.org])
|
|
+AC_INIT([torsocks], [2.4.0],[dgoulet@torproject.org],[],[https://torproject.org])
|
|
AC_CONFIG_AUX_DIR([config])
|
|
AC_CANONICAL_TARGET
|
|
# Get hostname and other information.
|