libspiro: update to 20190731.
This commit is contained in:
parent
702d6cb7f3
commit
34a14e6ac1
|
@ -1736,7 +1736,7 @@ libepoxy.so.0 libepoxy-1.2_1
|
|||
libfakekey.so.0 libfakekey-0.1_1
|
||||
libsmartcols.so.1 libsmartcols-2.25_1
|
||||
libfdisk.so.1 libfdisk-2.26_1
|
||||
libspiro.so.0 libspiro-0.2_1
|
||||
libspiro.so.1 libspiro-20190731_1
|
||||
libopenjp2.so.7 libopenjpeg2-2.1.0_1
|
||||
libcln.so.6 cln-1.3.3_1
|
||||
libchm.so.0 libchmlib-0.40_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libspiro'
|
||||
pkgname=libspiro
|
||||
version=0.5.20150702
|
||||
revision=2
|
||||
version=20190731
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
short_desc="Simplifies the drawing of beautiful curves"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/fontforge/libspiro"
|
||||
distfiles="https://github.com/fontforge/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=14f761d83c7fa6be31c4e0317251ed1201b367dc5b2a8678e2da179d74938fc7
|
||||
checksum=25678f69416115c9d5f909de4013f7a5a44a3f7ca901f912bb6de566cbb70e89
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue