mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libspectre: update to 0.2.12.
This commit is contained in:
parent
84a158472e
commit
2fe15301a6
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libspectre'
|
# Template file for 'libspectre'
|
||||||
pkgname=libspectre
|
pkgname=libspectre
|
||||||
version=0.2.11
|
version=0.2.12
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
makedepends="ghostscript-devel"
|
makedepends="ghostscript-devel"
|
||||||
|
@ -9,8 +9,9 @@ short_desc="Small library for rendering Postscript documents"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/libspectre/"
|
homepage="https://www.freedesktop.org/wiki/Software/libspectre/"
|
||||||
distfiles="http://libspectre.freedesktop.org/releases/${pkgname}-${version}.tar.gz"
|
changelog="https://gitlab.freedesktop.org/libspectre/libspectre/-/raw/master/NEWS"
|
||||||
checksum=79d44d65f835c5114592b60355d2fce117bace5c47a62fc63a07f10f133bd49c
|
distfiles="http://libspectre.freedesktop.org/releases/libspectre-${version}.tar.gz"
|
||||||
|
checksum=55a7517cd3572bd2565df0cf450944a04d5273b279ebb369a895391957f0f960
|
||||||
|
|
||||||
libspectre-devel_package() {
|
libspectre-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue