aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-01-09 15:52:17 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-11 07:49:23 +0700
commit476650d59b6a8653548cca924127daa299b3b7dc (patch)
tree6642d267d617a458254c1eb45f386711b3b081d2 /system
parent322e51cf0b07587e1747c2b9fab1fd90eafb652b (diff)
downloadslackbuilds-476650d59b6a8653548cca924127daa299b3b7dc.tar.xz
system/pgbadger: updated for version 12.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/pgbadger/pgbadger.SlackBuild2
-rw-r--r--system/pgbadger/pgbadger.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/pgbadger/pgbadger.SlackBuild b/system/pgbadger/pgbadger.SlackBuild
index 78006d847bad..c2044c7148e9 100644
--- a/system/pgbadger/pgbadger.SlackBuild
+++ b/system/pgbadger/pgbadger.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pgbadger
-VERSION=${VERSION:-12.3}
+VERSION=${VERSION:-12.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/pgbadger/pgbadger.info b/system/pgbadger/pgbadger.info
index aa5e14cfbc5a..8fa6b7cca2c6 100644
--- a/system/pgbadger/pgbadger.info
+++ b/system/pgbadger/pgbadger.info
@@ -1,8 +1,8 @@
PRGNAM="pgbadger"
-VERSION="12.3"
+VERSION="12.4"
HOMEPAGE="https://pgbadger.darold.net/"
-DOWNLOAD="https://github.com/darold/pgbadger/archive/v12.3/pgbadger-12.3.tar.gz"
-MD5SUM="6d46bfb18fb39be69533d37b756227e5"
+DOWNLOAD="https://github.com/darold/pgbadger/archive/v12.4/pgbadger-12.4.tar.gz"
+MD5SUM="d09facc144818b98904d7d95a7a2b7df"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""