Skip to content

Commit

Permalink
libraries/libcurl-gnutls: Updated for version 8.11.1.
Browse files Browse the repository at this point in the history
Signed-off-by: Reza Talebi <[email protected]>
  • Loading branch information
RezaT4795 committed Dec 15, 2024
1 parent 1db48d6 commit 1d26497
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion libraries/libcurl-gnutls/libcurl-gnutls.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=libcurl-gnutls
SRCNAM=curl
VERSION=${VERSION:-8.11.0}
VERSION=${VERSION:-8.11.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions libraries/libcurl-gnutls/libcurl-gnutls.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="libcurl-gnutls"
VERSION="8.11.0"
VERSION="8.11.1"
HOMEPAGE="https://curl.haxx.se"
DOWNLOAD="https://curl.se/download/curl-8.11.0.tar.xz"
MD5SUM="49dd886ac84ed3de693464f78f1ee926"
DOWNLOAD="https://curl.se/download/curl-8.11.1.tar.xz"
MD5SUM="25e65a5156ca4928060b61cb051813db"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
Expand Down

0 comments on commit 1d26497

Please sign in to comment.