diff options
-rw-r--r-- | comms/tio/Makefile | 5 | ||||
-rw-r--r-- | comms/tio/distinfo | 8 |
2 files changed, 4 insertions, 9 deletions
diff --git a/comms/tio/Makefile b/comms/tio/Makefile index 18198057bf20..2e3e8c68e7c7 100644 --- a/comms/tio/Makefile +++ b/comms/tio/Makefile @@ -1,11 +1,8 @@ PORTNAME= tio -DISTVERSION= 3.4 +DISTVERSION= 3.7 CATEGORIES= comms MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ -PATCH_SITES= https://github.com/tio/tio/commit/ -PATCHFILES= c5afd86b9ae9757ebc465d6066e348bb7164f3c2.patch:-p1 - MAINTAINER= dmgk@FreeBSD.org COMMENT= Simple TTY terminal I/O application WWW= https://tio.github.io diff --git a/comms/tio/distinfo b/comms/tio/distinfo index 773898156624..029b3aad48eb 100644 --- a/comms/tio/distinfo +++ b/comms/tio/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1718524828 -SHA256 (tio-3.4.tar.xz) = 4fdc91b257b10e401ae0b0200db9f8fcf14460193e92c8e67fddc85e11a8c911 -SIZE (tio-3.4.tar.xz) = 3456312 -SHA256 (c5afd86b9ae9757ebc465d6066e348bb7164f3c2.patch) = 5296e2ac0c334a9d49d14bcc32baf14ddd176b638a0fbab6b5d732d628e13f59 -SIZE (c5afd86b9ae9757ebc465d6066e348bb7164f3c2.patch) = 2533 +TIMESTAMP = 1725118044 +SHA256 (tio-3.7.tar.xz) = dbaef5dc6849229ce4eb474d4de77a7302cd2b0657731a8df86a44dd359e6afb +SIZE (tio-3.7.tar.xz) = 3458484 |