graphviz-2.47.2 ver. bump

This commit is contained in:
Rmys
2021-06-10 19:04:35 +03:00
committed by GitHub
parent 8c8be4d298
commit 13a73a404b
2 changed files with 10 additions and 2 deletions
+1
View File
@@ -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)
+9 -2
View File
@@ -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>