mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pdfpc: update to 4.4.1
This commit is contained in:
parent
6804c87477
commit
37fd74fe75
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pdfpc'
|
# Template file for 'pdfpc'
|
||||||
pkgname=pdfpc
|
pkgname=pdfpc
|
||||||
version=4.4.0
|
version=4.4.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pdfpc-${version}"
|
wrksrc="pdfpc-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://pdfpc.github.io/"
|
homepage="https://pdfpc.github.io/"
|
||||||
changelog="https://raw.githubusercontent.com/pdfpc/pdfpc/master/CHANGELOG.txt"
|
changelog="https://raw.githubusercontent.com/pdfpc/pdfpc/master/CHANGELOG.txt"
|
||||||
distfiles="https://github.com/pdfpc/pdfpc/archive/v${version}.tar.gz"
|
distfiles="https://github.com/pdfpc/pdfpc/archive/v${version}.tar.gz"
|
||||||
checksum=5fc457b081cdf02708436bb708940fd6b689e03fc336d3faab652f0b85592c00
|
checksum=4adb42fd1844a7e2ab44709dd043ade618c87f2aaec03db64f7ed659e8d3ddad
|
||||||
|
|
||||||
if [ $CROSS_BUILD ]; then
|
if [ $CROSS_BUILD ]; then
|
||||||
hostmakedepends+=" libgee08-devel"
|
hostmakedepends+=" libgee08-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue