diff --git a/dev-libs/libfmt/libfmt-5.2.1.recipe b/dev-libs/libfmt/libfmt-7.0.3.recipe similarity index 92% rename from dev-libs/libfmt/libfmt-5.2.1.recipe rename to dev-libs/libfmt/libfmt-7.0.3.recipe index b702d98c0..429b05e43 100644 --- a/dev-libs/libfmt/libfmt-5.2.1.recipe +++ b/dev-libs/libfmt/libfmt-7.0.3.recipe @@ -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"