aboutsummaryrefslogtreecommitdiffstats
path: root/community/xterm
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-02-15 00:06:44 +0200
committerprspkt <prspkt@protonmail.com>2019-02-22 19:05:25 +0200
commitc9f91c559fba4ac112821da5723f80a6f3f271cb (patch)
treee7a878449c4287a45ba1556b65dbf28f20b2b7f0 /community/xterm
parent715b4a332048238d5f4784bdaa8f128859e755a0 (diff)
downloadaports-c9f91c559fba4ac112821da5723f80a6f3f271cb.tar.bz2
aports-c9f91c559fba4ac112821da5723f80a6f3f271cb.tar.xz
community/xterm: upgrade to 344
Diffstat (limited to 'community/xterm')
-rw-r--r--community/xterm/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/xterm/APKBUILD b/community/xterm/APKBUILD
index 45d15c2c2e..46b13d2785 100644
--- a/community/xterm/APKBUILD
+++ b/community/xterm/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=xterm
-pkgver=337
+pkgver=344
pkgrel=0
pkgdesc="X Terminal Emulator"
url="http://invisible-island.net/xterm"
@@ -10,7 +10,7 @@ license="custom"
depends=""
makedepends="libxaw-dev libxft-dev ncurses-dev"
subpackages="$pkgname-doc"
-source="ftp://ftp.invisible-island.net/$pkgname/$pkgname-$pkgver.tgz
+source="ftp://ftp.invisible-island.net/xterm/$pkgname-$pkgver.tgz
posix-ptys.patch"
builddir="$srcdir/$pkgname-$pkgver"
@@ -57,5 +57,5 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-sha512sums="fad31aa971a42cf38d3e3db2edc615b408d92226c305654b9276592c6dee075f31c7f082a3f549284f1685a31d5d9dedbda99c2c308a90bd741958f862806609 xterm-337.tgz
+sha512sums="872f69e13ad8e26de355f7611dabc7a66e2f6b00313b440b8054cc4fa0fbde936dd8d54ec09c892e8760080acaccbd8b7e72cdcbebb291dd92e01593eb14e91a xterm-344.tgz
03722dc3ebe8067a1edf4673ce2e5132832e52818f4e122bfbd3846a4ebf0ca25bea999d98455b87ec572931becbbb0432e22c75b0fb5371a81c8acf0c4e9f98 posix-ptys.patch"