libraries/cpp-httplib: Updated for version 0.13.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Voges 2023-09-01 23:49:31 +07:00 committed by Willy Sudiarto Raharjo
parent 60d1c4f011
commit f5c441a87a
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cpp-httplib
VERSION=${VERSION:-0.12.2}
VERSION=${VERSION:-0.13.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="cpp-httplib"
VERSION="0.12.2"
VERSION="0.13.3"
HOMEPAGE="https://github.com/yhirose/cpp-httplib"
DOWNLOAD="https://github.com/yhirose/cpp-httplib/archive/v0.12.2/cpp-httplib-0.12.2.tar.gz"
MD5SUM="281a933f6bfbb89d32f77fcf40f77c8b"
DOWNLOAD="https://github.com/yhirose/cpp-httplib/archive/v0.13.3/cpp-httplib-0.13.3.tar.gz"
MD5SUM="6dd636dfffb9051a30102f8ccc3ec758"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""