changed url for astyle (#6863)
* changed url for astyle * use SourceForge
This commit is contained in:
parent
ffa20d2171
commit
9ef39163d8
@ -32,9 +32,9 @@ class Astyle(MakefilePackage):
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
homepage = "http://astyle.sourceforge.net/"
|
homepage = "http://astyle.sourceforge.net/"
|
||||||
# homepage is dead use Gentoo Mirror
|
url = "https://sourceforge.net/projects/astyle/files/astyle/astyle%203.0.1/astyle_3.0.1_linux.tar.gz"
|
||||||
# url = "http://downloads.sourceforge.net/project/astyle/astyle/astyle%202.04/astyle_2.04_linux.tar.gz"
|
# Gentoo alternative
|
||||||
url = "http://distfiles.gentoo.org/distfiles/astyle_3.0.1_linux.tar.gz"
|
# url = "http://distfiles.gentoo.org/distfiles/astyle_3.0.1_linux.tar.gz"
|
||||||
|
|
||||||
maintainers = ['davydden']
|
maintainers = ['davydden']
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user