aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-03-22 10:42:32 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-01 09:14:22 +0700
commit531c1329fa418dee09d0f56c03a59db07bdace54 (patch)
tree56e8cbec451fdba91b02c3971067c09a54abf2ab /system
parent67b7ede5694c5316bf449a923fbb44881ca86fb4 (diff)
downloadslackbuilds-531c1329fa418dee09d0f56c03a59db07bdace54.tar.xz
system/pgbadger: Updated for version 12.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 b034231b016d..f5c3a1e62c44 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.0}
+VERSION=${VERSION:-12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/pgbadger/pgbadger.info b/system/pgbadger/pgbadger.info
index d1ef8e7303db..66e701f1f24e 100644
--- a/system/pgbadger/pgbadger.info
+++ b/system/pgbadger/pgbadger.info
@@ -1,8 +1,8 @@
PRGNAM="pgbadger"
-VERSION="12.0"
+VERSION="12.1"
HOMEPAGE="https://pgbadger.darold.net/"
-DOWNLOAD="https://github.com/darold/pgbadger/archive/v12.0/pgbadger-12.0.tar.gz"
-MD5SUM="ccd74875d0661c773d530bb261f608cd"
+DOWNLOAD="https://github.com/darold/pgbadger/archive/v12.1/pgbadger-12.1.tar.gz"
+MD5SUM="a602077e7f5d5bfe19ade2bf85dc4610"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""