mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libspiro: update to 20220722.
This commit is contained in:
parent
899be27895
commit
9277d35c3e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libspiro'
|
# Template file for 'libspiro'
|
||||||
pkgname=libspiro
|
pkgname=libspiro
|
||||||
version=20200505
|
version=20220722
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -8,8 +8,8 @@ short_desc="Simplifies the drawing of beautiful curves"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/fontforge/libspiro"
|
homepage="https://github.com/fontforge/libspiro"
|
||||||
distfiles="https://github.com/fontforge/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/fontforge/libspiro/archive/${version}.tar.gz"
|
||||||
checksum=00be530b5c0ea9274baadf6c05521f0b192d4c3c1db636ac8b08efd44aaea8f5
|
checksum=22409086ac07b482267c5328acde1956ca84cee8b4fa6c386f89e7014ea331da
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue