fbpdf: update to 20220624

This commit is contained in:
dkwo 2022-12-29 14:17:04 +01:00 committed by Leah Neukirchen
parent 851877cea3
commit 57cc1b2746

View File

@ -1,8 +1,8 @@
# Template file for 'fbpdf'
pkgname=fbpdf
version=0.0.20200616
revision=4
_githash=f59002487edba502aaa93e9aec3bb6ebbbe41b0e
version=0.0.20220624
revision=1
_githash=6276360f47edd71de736e153f5dcc82b6d60b3db
_gitshort="${_githash:0:7}"
build_style=gnu-makefile
makedepends="djvulibre-devel freetype-devel harfbuzz-devel
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="ISC"
homepage="https://repo.or.cz/w/fbpdf.git"
distfiles="https://repo.or.cz/fbpdf.git/snapshot/${_githash}.tar.gz"
checksum=a86483a3ec144b68b89641abccb848b390ad901732c5e6043e3eb67e0ede7986
checksum=7e0a95465c051fdbec56982efabe20b73745b12e60a2b23277afde8e4b16ec5e
pre_build() {
# Can't do it via LDFLAGS, that messes up the linking order