mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
diff-pdf: update to 0.5.
This commit is contained in:
parent
446a872c4d
commit
cd24f2d7ac
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'diff-pdf'
|
# Template file for 'diff-pdf'
|
||||||
pkgname=diff-pdf
|
pkgname=diff-pdf
|
||||||
version=0.4.1
|
version=0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-wx-config=wx-config-gtk3"
|
configure_args="--with-wx-config=wx-config-gtk3"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://vslavik.github.io/diff-pdf/"
|
homepage="http://vslavik.github.io/diff-pdf/"
|
||||||
distfiles="https://github.com/vslavik/diff-pdf/archive/v$version.tar.gz"
|
distfiles="https://github.com/vslavik/diff-pdf/archive/v$version.tar.gz"
|
||||||
checksum=7d4a7f07edc767943edc7f5ea85d1dbaeb75a7760f9f585aba43e4e59aa29bd5
|
checksum=0648a8c07127dbf3eed4b0856d1042987b9da9a96dc86ebee62e988af13e4475
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
Loading…
Add table
Reference in a new issue