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 e0d8c5d commit c772ee9Copy full SHA for c772ee9
.github/autobump.txt
@@ -3383,6 +3383,7 @@ xdg-ninja
3383
xdpyinfo
3384
xeol
3385
xerces-c
3386
+xfig
3387
xgboost
3388
xh
3389
xkbcomp
Formula/x/xfig.rb
@@ -1,10 +1,9 @@
1
class Xfig < Formula
2
desc "Facility for interactive generation of figures"
3
homepage "https://mcj.sourceforge.net/"
4
- url "https://downloads.sourceforge.net/mcj/xfig-3.2.9.tar.xz"
5
- sha256 "13ed9d04d1bbc2dec09da7ef49ceec278382d290f6cd926474c2f2d016fec2f7"
+ url "https://downloads.sourceforge.net/mcj/xfig-3.2.9a.tar.xz"
+ sha256 "bc572a1881e5e20987ac590158b041ab7803845a9691036d3ba5e982f66d9ca3"
6
license "MIT"
7
- revision 1
8
9
livecheck do
10
url :stable
0 commit comments