roxterm: update to 3.3.2.
This commit is contained in:
parent
5046d9a7bd
commit
8f76d9bc0e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'roxterm'
|
||||
pkgname=roxterm
|
||||
version=3.3.1
|
||||
version=3.3.2
|
||||
revision=1
|
||||
hostmakedepends="python-lockfile pkg-config docbook-xsl xmlto libtool itstool ImageMagick librsvg-utils"
|
||||
makedepends="dbus-glib-devel libSM-devel vte3-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://roxterm.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=355c0b05e8fb90e86a5b52430dde64aa04cc96d8d36ac510ae9feb559dcfb046
|
||||
checksum=33501d698971fe80e2756104ffa5541aff23f0ae2b718464006d912ac93c506e
|
||||
|
||||
do_configure() {
|
||||
python2 mscript.py configure --prefix=/usr --cc="$CC" --cpp="$CPP" --cxx="$CXX" --ld="$LD"
|
||||
|
|
Loading…
Reference in New Issue