xcircuit: update to 3.10.30.
This commit is contained in:
parent
b11ec2ce08
commit
ec41bfd813
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xcircuit'
|
||||
pkgname=xcircuit
|
||||
version=3.10.23
|
||||
version=3.10.30
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_args="ACLOCAL=aclocal AUTOMAKE=automake"
|
||||
|
@ -11,8 +11,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://opencircuitdesign.com/xcircuit/"
|
||||
distfiles="http://opencircuitdesign.com/xcircuit/archive/xcircuit-${version}.tgz"
|
||||
checksum=8f43c0f0050819c248cc6925f95228af861ec434dd9d2629ca7d13b8d0a55b51
|
||||
checksum=b2f63cba605e79cc2a08714bf3888f7be7174384ed724db3c70f8bf25c36f554
|
||||
nocross="menudep: cannot execute binary file"
|
||||
make_check=no # what tests are you even running
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in New Issue