xterm: update to 324.
This commit is contained in:
parent
184e120e42
commit
5448742c1f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xterm'
|
||||
pkgname=xterm
|
||||
version=323
|
||||
revision=2
|
||||
version=324
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-wide-chars --enable-88-color --enable-broken-osc
|
||||
--enable-256-color --enable-luit --enable-paste64 --enable-ansi-color
|
||||
|
@ -19,11 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://invisible-island.net/xterm/"
|
||||
license="MIT"
|
||||
distfiles="ftp://invisible-island.net/xterm/$pkgname-$version.tgz"
|
||||
checksum=e39f7469910ecc92bd53496037770d4b572d33486a4ba97188e64459f25658bf
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/caddr_t/void*/g' Tekproc.c
|
||||
}
|
||||
checksum=70ecbec8d27789248e8ae2dc2cf159a2e189c152a6559a2b3df7f4838da36092
|
||||
|
||||
post_install() {
|
||||
for f in {u,}xterm.desktop; do
|
||||
|
|
Loading…
Reference in New Issue