fontforge: update to 20230101.
This commit is contained in:
parent
6c23888591
commit
3f56b2ce12
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fontforge'
|
# Template file for 'fontforge'
|
||||||
pkgname=fontforge
|
pkgname=fontforge
|
||||||
version=20220308
|
version=20230101
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="automake ca-certificates gettext libltdl-devel libtool m4
|
hostmakedepends="automake ca-certificates gettext libltdl-devel libtool m4
|
||||||
pkg-config python3"
|
pkg-config python3"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://fontforge.github.io/en-US/"
|
homepage="http://fontforge.github.io/en-US/"
|
||||||
distfiles="https://github.com/fontforge/fontforge/archive/${version}.tar.gz"
|
distfiles="https://github.com/fontforge/fontforge/archive/${version}.tar.gz"
|
||||||
checksum=58bbc759eb102263be835e6c006b1c16b508ba3d0252acd5389062826764f7a5
|
checksum=ab0c4be41be15ce46a1be1482430d8e15201846269de89df67db32c7de4343f1
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# Disable unused #include <execinfo.h>
|
# Disable unused #include <execinfo.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue