libraries/fmt: Updated for version 7.1.3.

Signed-off-by: orbea <orbea@riseup.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
orbea 2020-11-28 18:48:03 -08:00 committed by Willy Sudiarto Raharjo
parent e3ad6622e9
commit 57b643bb68
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fmt
VERSION=${VERSION:-7.1.2}
VERSION=${VERSION:-7.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="fmt"
VERSION="7.1.2"
VERSION="7.1.3"
HOMEPAGE="https://fmt.dev/latest/index.html"
DOWNLOAD="https://github.com/fmtlib/fmt/archive/7.1.2/fmt-7.1.2.tar.gz"
MD5SUM="12cd3ca25fbde5661836042f3de819ff"
DOWNLOAD="https://github.com/fmtlib/fmt/archive/7.1.3/fmt-7.1.3.tar.gz"
MD5SUM="2522ec65070c0bda0ca288677ded2831"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""