mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libfmt, bump version (#5261)
This commit is contained in:
@@ -2,11 +2,11 @@ SUMMARY="Small, safe and fast formatting library"
|
||||
DESCRIPTION="fmt is an open-source formatting library for C++. It can be used \
|
||||
as a safe and fast alternative to (s)printf and IOStreams."
|
||||
HOMEPAGE="https://github.com/fmtlib/fmt"
|
||||
COPYRIGHT="2012-2016 Victor Zverovich"
|
||||
COPYRIGHT="2012-2020 Victor Zverovich"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/fmtlib/fmt/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3c812a18e9f72a88631ab4732a97ce9ef5bcbefb3235e9fd465f059ba204359b"
|
||||
CHECKSUM_SHA256="b4b51bc16288e2281cddc59c28f0b4f84fed58d016fb038273a09f05f8473297"
|
||||
SOURCE_FILENAME="fmt-$portVersion.tar.gz"
|
||||
SOURCE_DIR="fmt-$portVersion"
|
||||
|
||||
Reference in New Issue
Block a user