aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-22 20:23:22 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-22 20:52:32 +0100
commit5c8b759adf701e8d64eafbf4a80f7f04fca102a7 (patch)
tree884f2b6204df049db7d51c2bb712b78cb153f927
parenteef2fb960ceeb31cf966ff89f5d585da993efffb (diff)
testing/tmate: upgrade to 2.4.0
-rw-r--r--testing/tmate/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/tmate/APKBUILD b/testing/tmate/APKBUILD
index 7b2dbd19177..cf4890dc293 100644
--- a/testing/tmate/APKBUILD
+++ b/testing/tmate/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Isaksen <d@duniel.no>
pkgname=tmate
-pkgver=2.3.1
-pkgrel=1
+pkgver=2.4.0
+pkgrel=0
pkgdesc="Instant Terminal Sharing"
url="https://tmate.io/"
arch="all"
@@ -42,4 +42,4 @@ package() {
done
}
-sha512sums="98531e3a3c1cc4da11894e8298df560fd58f1ede6a81ac8cb5f8cbea86f5c21672a016977dab801ec06e14f6c718a64599a9e32740934fcd4c0a155f92710520 tmate-2.3.1.tar.gz"
+sha512sums="92d2ca354b295678bfc2747ca83a45ebafeaec40ebac94bd94c4926af4f820b3f3a087f365147f41c80d1c8ad032f52c697a2421839c39315d84f98f7eccada6 tmate-2.4.0.tar.gz"