mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
gscan2pdf: update to 2.1.2.
Closes #14687. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
c0c31a3742
commit
8302fcac80
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gscan2pdf'
|
# Template file for 'gscan2pdf'
|
||||||
pkgname=gscan2pdf
|
pkgname=gscan2pdf
|
||||||
version=2.1.1
|
version=2.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://gscan2pdf.sourceforge.net/"
|
homepage="http://gscan2pdf.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d14c6bf1375f40b34815b56840e0190123019038e352ec0ae4727a8aefaaac2c
|
checksum=f434cecb9094a4bed76f3e1df15306d6a26ab316ba23e06f204dcd0a0b14e124
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue