qpdf: update to 5.1.3.
This commit is contained in:
parent
9315bec4d5
commit
3f6fb2371c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qpdf'
|
||||
pkgname=qpdf
|
||||
version=5.1.2
|
||||
version=5.1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-random=/dev/urandom"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="Artistic-2.0"
|
||||
homepage="http://qpdf.sourceforget.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=e9dd8d5d0a322078ffd573f057f03d24a734cc5b7dd925b089ebcb0f6e867bfd
|
||||
checksum=d5164bdad3afc381568dbe8e1509a4a6a911d4d077f1fc20b9866ef8fad901d3
|
||||
|
||||
post_install() {
|
||||
vlicense Artistic-2.0
|
||||
|
|
Loading…
Reference in New Issue