We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ec1e7 commit 134f4fbCopy full SHA for 134f4fb
Formula/x/xterm.rb
@@ -1,9 +1,9 @@
1
class Xterm < Formula
2
desc "Terminal emulator for the X Window System"
3
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"
+ url "https://invisible-mirror.net/archives/xterm/xterm-396.tgz"
+ mirror "https://deb.debian.org/debian/pool/main/x/xterm/xterm_396.orig.tar.gz"
+ sha256 "43f94b6d0eecb4219a99f46352e746f2ab5558e40d922d411acff96cc778a6a5"
7
license "X11"
8
9
livecheck do
0 commit comments