mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
main/fmt: upgrade to 11.2.0
https://github.com/fmtlib/fmt/releases/tag/11.2.0
This commit is contained in:
parent
4c42fa5851
commit
ccefbe4165
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: Duncan Bellamy <dunk@denkimushi.com>
|
# Contributor: Duncan Bellamy <dunk@denkimushi.com>
|
||||||
maintainer="fossdd <fossdd@pwned.life>"
|
maintainer="fossdd <fossdd@pwned.life>"
|
||||||
pkgname=fmt
|
pkgname=fmt
|
||||||
pkgver=11.1.4
|
pkgver=11.2.0
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Open-source formatting library for C++"
|
pkgdesc="Open-source formatting library for C++"
|
||||||
url="https://fmt.dev/latest/index.html"
|
url="https://fmt.dev/latest/index.html"
|
||||||
|
@ -37,5 +37,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
8269e76157c531f2c08295ca499d2a64e91c39ffbeed5d726d9aba92bf3d55a7d0e2cd05adbd7d2ccd2dee8a819037f48feb962824cb4c7959c8345795b404aa fmt-11.1.4.zip
|
75586d02284a33c0c101b6e78cbb1d61f169610ae9027ddfc20936751a8c2ac4453f3046e7b05fa167a8f8eedeafde0f4cb0bff4f798c17c80994521f660174d fmt-11.2.0.zip
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue