munge: Update homepage URL (#17257)
This commit is contained in:
parent
740a9d88f9
commit
49b0ac804b
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
class Munge(AutotoolsPackage):
|
class Munge(AutotoolsPackage):
|
||||||
""" MUNGE Uid 'N' Gid Emporium """
|
""" MUNGE Uid 'N' Gid Emporium """
|
||||||
homepage = "https://code.google.com/p/munge/"
|
homepage = "https://dun.github.io/munge/"
|
||||||
url = "https://github.com/dun/munge/releases/download/munge-0.5.14/munge-0.5.14.tar.xz"
|
url = "https://github.com/dun/munge/releases/download/munge-0.5.14/munge-0.5.14.tar.xz"
|
||||||
maintainers = ['ChristianTackeGSI']
|
maintainers = ['ChristianTackeGSI']
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user