Skip to content
Snippets Groups Projects
Commit 9a2b4c0c authored by Shen's avatar Shen Committed by alice
Browse files

community/msgsl: upgrade to 4.0.0

https://github.com/microsoft/GSL/releases/tag/v4.0.0
parent 0520e5ab
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!35105community/msgsl: upgrade to 4.0.0
Pipeline #124491 passed
# Contributor: Zeyi Shen <qazxdrcssc2006@163.com>
# Maintainer: Zeyi Shen <qazxdrcssc2006@163.com>
pkgname=msgsl
pkgver=3.1.0
pkgver=4.0.0
pkgrel=0
pkgdesc="C++ Guideline Support Library implementation by Microsoft"
url="https://github.com/microsoft/GSL"
# These functions don't work on the disabled arches since they cast variables
# from 'const gsl::byte*' to 'const int*' which increases required alignment of
# target type and produce a compile error.
# See: https://github.com/microsoft/GSL/blob/v3.1.0/include/gsl/multi_span#L1670
arch="noarch !armhf !armv7 !riscv64"
arch="noarch"
license="MIT"
makedepends="cmake gtest"
source="$pkgname-$pkgver.tar.gz::https://github.com/microsoft/GSL/archive/v$pkgver.tar.gz"
......@@ -33,5 +29,5 @@ package() {
}
sha512sums="
2916df9ee165fc803ffae0a56518f2ba92870e279984913ff591559e1459943c3ffbc1f5a0d819ad8233f0c9034012de3616aa4e10557d87c7285d8425d10696 msgsl-3.1.0.tar.gz
7fa7446796c6bf82fb3bff09f86a69c446a27be528bef3b17c8bc5ad2f24d5cf86bdb3d3813ecb44726e8f395020180e97e41027330d1fbf545cc0f0b44aac29 msgsl-4.0.0.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment