aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorrado Franco <conraid (at) linux (dot) it>2025-05-12 17:48:52 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-12 21:02:53 +0700
commit5d69c840a27ca3f08b70d45c26ab5b1391ee4217 (patch)
tree4bb7cffe08c948616e48f3d9c3aa5e9e5aa30d9f
parentd4bd735bfdc32dc92c73ced92ac63503b2d03434 (diff)
network/acme.sh: Updated for version 3.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/acme.sh/acme.sh.SlackBuild4
-rw-r--r--network/acme.sh/acme.sh.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/acme.sh/acme.sh.SlackBuild b/network/acme.sh/acme.sh.SlackBuild
index a6831a3e51..407220b085 100644
--- a/network/acme.sh/acme.sh.SlackBuild
+++ b/network/acme.sh/acme.sh.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for acme.sh
#
-# Copyright 2019-2023 Corrado Franco (https://corradofranco.it)
+# Copyright 2019-2025 Corrado Franco (https://corradofranco.it)
# All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=acme.sh
-VERSION=${VERSION:-3.1.0}
+VERSION=${VERSION:-3.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/acme.sh/acme.sh.info b/network/acme.sh/acme.sh.info
index 25c241b885..0e25cfc804 100644
--- a/network/acme.sh/acme.sh.info
+++ b/network/acme.sh/acme.sh.info
@@ -1,8 +1,8 @@
PRGNAM="acme.sh"
-VERSION="3.1.0"
+VERSION="3.1.1"
HOMEPAGE="https://acme.sh/"
-DOWNLOAD="https://github.com/Neilpang/acme.sh/archive/3.1.0/acme.sh-3.1.0.tar.gz"
-MD5SUM="b2f1ed4ccb4667b7fab4c71f60a5f61b"
+DOWNLOAD="https://github.com/Neilpang/acme.sh/archive/3.1.1/acme.sh-3.1.1.tar.gz"
+MD5SUM="c224654440efa25f68e0655b434a312a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""