graphviz-2.47.2 ver. bump
This commit is contained in:
@@ -26,6 +26,7 @@ j = ''.join([
|
||||
])
|
||||
|
||||
def setup():
|
||||
shelltools.system("""sed -i '/LIBPOSTFIX="64"/s/64//' configure.ac""")
|
||||
shelltools.export("CONFIG_SHELL", "/bin/bash")
|
||||
shelltools.system("NOCONFIGURE=1 ./autogen.sh")
|
||||
autotools.configure(j)
|
||||
|
||||
@@ -26,8 +26,8 @@
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>tcl-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="97248926fe8dc006411037a5dab4cd0276355372" type="targz">
|
||||
https://gitlab.com/graphviz/graphviz/-/archive/2.46.1/graphviz-2.46.1.tar.gz
|
||||
<Archive sha1sum="7aee89ec5c28e180a698df07ff4c939b1c400b8f" type="targz">
|
||||
https://gitlab.com/graphviz/graphviz/-/archive/2.47.2/graphviz-2.47.2.tar.gz
|
||||
</Archive>
|
||||
</Source>
|
||||
<Package>
|
||||
@@ -80,6 +80,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2021-06-10</Date>
|
||||
<Version>2.47.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2021-02-24</Date>
|
||||
<Version>2.46.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user