mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
qpdf: update to 10.0.1.
This commit is contained in:
parent
7a2d35200b
commit
331b645bc0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qpdf'
|
||||
pkgname=qpdf
|
||||
version=10.0.0
|
||||
version=10.0.1
|
||||
revision=1
|
||||
wrksrc="qpdf-release-qpdf-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/qpdf/qpdf"
|
||||
changelog="https://raw.githubusercontent.com/qpdf/qpdf/master/ChangeLog"
|
||||
distfiles="${homepage}/archive/release-qpdf-${version}.tar.gz"
|
||||
checksum=d9b039421c78ddd2691242546a835a904e46027c1e64a274b53a515d01850d86
|
||||
checksum=6bf21d71fc23b3dd0edf4699d4d68760402482cb8a96e7e36eae92914f931bca
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue