Skip to content

Commit c772ee9

Browse files
committed
xfig 3.2.9a
autobump: add xfig Signed-off-by: Rui Chen <[email protected]>
1 parent e0d8c5d commit c772ee9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3383,6 +3383,7 @@ xdg-ninja
33833383
xdpyinfo
33843384
xeol
33853385
xerces-c
3386+
xfig
33863387
xgboost
33873388
xh
33883389
xkbcomp

Formula/x/xfig.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Xfig < Formula
22
desc "Facility for interactive generation of figures"
33
homepage "https://mcj.sourceforge.net/"
4-
url "https://downloads.sourceforge.net/mcj/xfig-3.2.9.tar.xz"
5-
sha256 "13ed9d04d1bbc2dec09da7ef49ceec278382d290f6cd926474c2f2d016fec2f7"
4+
url "https://downloads.sourceforge.net/mcj/xfig-3.2.9a.tar.xz"
5+
sha256 "bc572a1881e5e20987ac590158b041ab7803845a9691036d3ba5e982f66d9ca3"
66
license "MIT"
7-
revision 1
87

98
livecheck do
109
url :stable

0 commit comments

Comments
 (0)