fmt: update to 12.0.0
This commit is contained in:
parent
52bd9f8002
commit
caa9cef854
@ -2,7 +2,7 @@
|
|||||||
# Contributor: Christoph Reiter <reiter.christoph@gmail.com>
|
# Contributor: Christoph Reiter <reiter.christoph@gmail.com>
|
||||||
|
|
||||||
pkgname=fmt
|
pkgname=fmt
|
||||||
pkgver=11.2.0
|
pkgver=12.0.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Open-source formatting library for C++'
|
pkgdesc='Open-source formatting library for C++'
|
||||||
arch=(x86_64 i686)
|
arch=(x86_64 i686)
|
||||||
@ -16,7 +16,7 @@ makedepends=(
|
|||||||
gcc
|
gcc
|
||||||
)
|
)
|
||||||
source=("https://github.com/fmtlib/fmt/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
|
source=("https://github.com/fmtlib/fmt/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('bc23066d87ab3168f27cef3e97d545fa63314f5c79df5ea444d41d56f962c6af')
|
sha256sums=('aa3e8fbb6a0066c03454434add1f1fc23299e85758ceec0d7d2d974431481e40')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cmake -S "${pkgname}-${pkgver}" -B build \
|
cmake -S "${pkgname}-${pkgver}" -B build \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user