mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
fbpdf: update to 20220624
This commit is contained in:
parent
851877cea3
commit
57cc1b2746
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'fbpdf'
|
# Template file for 'fbpdf'
|
||||||
pkgname=fbpdf
|
pkgname=fbpdf
|
||||||
version=0.0.20200616
|
version=0.0.20220624
|
||||||
revision=4
|
revision=1
|
||||||
_githash=f59002487edba502aaa93e9aec3bb6ebbbe41b0e
|
_githash=6276360f47edd71de736e153f5dcc82b6d60b3db
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="djvulibre-devel freetype-devel harfbuzz-devel
|
makedepends="djvulibre-devel freetype-devel harfbuzz-devel
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://repo.or.cz/w/fbpdf.git"
|
homepage="https://repo.or.cz/w/fbpdf.git"
|
||||||
distfiles="https://repo.or.cz/fbpdf.git/snapshot/${_githash}.tar.gz"
|
distfiles="https://repo.or.cz/fbpdf.git/snapshot/${_githash}.tar.gz"
|
||||||
checksum=a86483a3ec144b68b89641abccb848b390ad901732c5e6043e3eb67e0ede7986
|
checksum=7e0a95465c051fdbec56982efabe20b73745b12e60a2b23277afde8e4b16ec5e
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# Can't do it via LDFLAGS, that messes up the linking order
|
# Can't do it via LDFLAGS, that messes up the linking order
|
||||||
|
|
Loading…
Add table
Reference in a new issue