diff options
author | Slávek Banko <[email protected]> | 2023-10-25 22:25:10 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2023-10-27 15:03:15 +0200 |
commit | 62ab26da67dd966405c5bc27614f728b3a686ea0 (patch) | |
tree | c58ba91d53f4ea17cd050817529632004b99c04a /freebsd/trinity.port.mk | |
parent | 7b8802144fc2958d82304d74f3f6b89779aceb3f (diff) | |
download | tde-packaging-62ab26da67dd966405c5bc27614f728b3a686ea0.tar.gz tde-packaging-62ab26da67dd966405c5bc27614f728b3a686ea0.zip |
FreeBSD: Update for final R14.1.1.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'freebsd/trinity.port.mk')
-rw-r--r-- | freebsd/trinity.port.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/trinity.port.mk b/freebsd/trinity.port.mk index c5fc4de0b..2d978bcd2 100644 --- a/freebsd/trinity.port.mk +++ b/freebsd/trinity.port.mk @@ -9,7 +9,7 @@ _INCLUDE_TRINITY_MK=yes ### General information -TDE_VERSION?= 14.1.0 +TDE_VERSION?= 14.1.1 TDE_PREFIX= /opt/trinity PREFIX= ${TDE_PREFIX} |