libspectre: update to 0.2.11.

This commit is contained in:
Piraty 2023-01-07 17:28:49 +01:00
parent 82ec4d8c06
commit f3bc67439f
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libspectre'
pkgname=libspectre
version=0.2.10
version=0.2.11
revision=1
build_style=gnu-configure
configure_args="--disable-static"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://www.freedesktop.org/wiki/Software/libspectre/"
distfiles="http://libspectre.freedesktop.org/releases/${pkgname}-${version}.tar.gz"
checksum=cf60b2a80f6bfc9a6b110e18f08309040ceaa755210bf94c465a969da7524d07
checksum=79d44d65f835c5114592b60355d2fce117bace5c47a62fc63a07f10f133bd49c
libspectre-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"