Skip to content

Commit 134f4fb

Browse files
committed
xterm 396
1 parent 85ec1e7 commit 134f4fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/x/xterm.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Xterm < Formula
22
desc "Terminal emulator for the X Window System"
33
homepage "https://invisible-island.net/xterm/"
4-
url "https://invisible-mirror.net/archives/xterm/xterm-395.tgz"
5-
mirror "https://deb.debian.org/debian/pool/main/x/xterm/xterm_395.orig.tar.gz"
6-
sha256 "286e3caa5938eae38e202827621567629dfeaae689e8070b413ca11398093dc8"
4+
url "https://invisible-mirror.net/archives/xterm/xterm-396.tgz"
5+
mirror "https://deb.debian.org/debian/pool/main/x/xterm/xterm_396.orig.tar.gz"
6+
sha256 "43f94b6d0eecb4219a99f46352e746f2ab5558e40d922d411acff96cc778a6a5"
77
license "X11"
88

99
livecheck do

0 commit comments

Comments
 (0)