libspectre: update to 0.2.11.
This commit is contained in:
parent
82ec4d8c06
commit
f3bc67439f
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue