aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-x509/haskell-x509.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-01-07 15:51:21 +1300
committerAndrew Clemons <andrew.clemons@gmail.com>2022-01-17 18:13:50 +1300
commit24bfe462fba5204142908e5aa9b8d12ae2cc076d (patch)
tree004ff4ccd67b5a2ffe88cafee61a7c306f815387 /haskell/haskell-x509/haskell-x509.SlackBuild
parentb427029f9ebf58d303d541766207d959a3f26eb3 (diff)
haskell/haskell-x509: Updated for version 1.7.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-x509/haskell-x509.SlackBuild')
-rw-r--r--haskell/haskell-x509/haskell-x509.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-x509/haskell-x509.SlackBuild b/haskell/haskell-x509/haskell-x509.SlackBuild
index 12387d2141ced..2ea274661283e 100644
--- a/haskell/haskell-x509/haskell-x509.SlackBuild
+++ b/haskell/haskell-x509/haskell-x509.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-x509
-VERSION=${VERSION:-1.7.4}
+VERSION=${VERSION:-1.7.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}