From b70755adf885610c3985c3bbf874ca2f2283afa4 Mon Sep 17 00:00:00 2001 From: Sodface <sod@sodface.com> Date: Tue, 1 Nov 2022 07:07:36 -0400 Subject: [PATCH] community/tio: upgrade to 2.3 --- community/tio/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/tio/APKBUILD b/community/tio/APKBUILD index 64910c52bfa7..00ee9dd01b9d 100644 --- a/community/tio/APKBUILD +++ b/community/tio/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Sodface <sod@sodface.com> # Maintainer: Sodface <sod@sodface.com> pkgname=tio -pkgver=2.2 +pkgver=2.3 pkgrel=0 pkgdesc="Simple TTY Terminal I/O Application" url="https://github.com/tio/tio" @@ -27,5 +27,5 @@ package() { } sha512sums=" -74f6147b219fbee498e48bec1e66755dd0ebc0506ca7bf7853eed48eabdef10cb75733dc1e4c53ce5391f4dbdae7c2b788848c25c8b428296479b748f44e54fd tio-2.2.tar.xz +0f8a825c5c57bb2bc9ca83f45ee92c7d70c3c74d3684a485cde46cd9e5bb4009526d780cc78fa92e8fbd3b7a6332f1e72609e1b4f06eeb8c7b52a1d4cc177610 tio-2.3.tar.xz " -- GitLab