mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
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:
parent
e3ad6622e9
commit
57b643bb68
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue