rnv: secure/fix broken url(s)
This commit is contained in:
parent
0204397b2f
commit
a1a437b547
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Rnv < Formula
|
||||
desc "Implementation of Relax NG Compact Syntax validator"
|
||||
homepage "http://freshmeat.net/projects/rnv"
|
||||
homepage "https://sourceforge.net/projects/rnv/"
|
||||
url "https://downloads.sourceforge.net/project/rnv/Sources/1.7.11/rnv-1.7.11.tar.bz2"
|
||||
sha256 "b2a1578773edd29ef7a828b3a392bbea61b4ca8013ce4efc3b5fbc18662c162e"
|
||||
|
||||
|
|
Loading…
Reference in a new issue