mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gtkwave: update to 3.3.103.
This commit is contained in:
parent
6e7a2f630e
commit
89cfc1e39d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtkwave'
|
# Template file for 'gtkwave'
|
||||||
pkgname=gtkwave
|
pkgname=gtkwave
|
||||||
version=3.3.102
|
version=3.3.103
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-tcl=${XBPS_CROSS_BASE}/usr/lib --with-tk=${XBPS_CROSS_BASE}/usr/lib"
|
configure_args="--with-tcl=${XBPS_CROSS_BASE}/usr/lib --with-tk=${XBPS_CROSS_BASE}/usr/lib"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="allan <mail@may.mooo.com>"
|
||||||
license="GPL-2.0-or-later, MIT"
|
license="GPL-2.0-or-later, MIT"
|
||||||
homepage="http://gtkwave.sourceforge.net/"
|
homepage="http://gtkwave.sourceforge.net/"
|
||||||
distfiles="http://gtkwave.sourceforge.net/gtkwave-${version}.tar.gz"
|
distfiles="http://gtkwave.sourceforge.net/gtkwave-${version}.tar.gz"
|
||||||
checksum=80bb7cb92db45872209f4ca48fc95a0460e0d89b0fe0c310c836d9b04c77fec7
|
checksum=c325abf7cf26c53309a67c0ecaaf196774fa982a717a102c599ac8a516eeeaf7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.TXT
|
vlicense LICENSE.TXT
|
||||||
|
|
Loading…
Add table
Reference in a new issue