aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2024-10-07 11:01:30 -0500
committerSlack Coder <slackcoder@server.ky>2024-10-07 16:01:19 -0500
commit900b237ab3d283e3428d40a6a7cec91eff9700d6 (patch)
tree1a19da50caa74cf4ab252b89a20cff85ef607338
parentc983a7f11401015fb845d9d757da619498490ac3 (diff)
downloadslackbuilds-900b237ab3d283e3428d40a6a7cec91eff9700d6.tar.xz
denrite: bump 0.13.8
-rw-r--r--dendrite/dendrite.SlackBuild2
-rw-r--r--dendrite/dendrite.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/dendrite/dendrite.SlackBuild b/dendrite/dendrite.SlackBuild
index 366d58e..05694d1 100644
--- a/dendrite/dendrite.SlackBuild
+++ b/dendrite/dendrite.SlackBuild
@@ -3,7 +3,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dendrite
-VERSION=${VERSION:-0.13.7}
+VERSION=${VERSION:-0.13.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_slackcoder}
PKGTYPE=${PKGTYPE:-txz}
diff --git a/dendrite/dendrite.info b/dendrite/dendrite.info
index 9c82446..ba0d0c5 100644
--- a/dendrite/dendrite.info
+++ b/dendrite/dendrite.info
@@ -1,8 +1,8 @@
PRGNAM="dendrite"
-VERSION="0.13.7"
+VERSION="0.13.8"
HOMEPAGE="https://github.com/matrix-org/dendrite"
-DOWNLOAD="https://github.com/matrix-org/dendrite/archive/refs/tags/v0.13.7.tar.gz"
-MD5SUM="48eda1ded8f326dc20682a658f0c23ce"
+DOWNLOAD="https://github.com/matrix-org/dendrite/archive/refs/tags/v0.13.8.tar.gz"
+MD5SUM="80f5c895a9afdefbc5b8f22881a4f2e5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang postgresql"