asciidoctor ver. bump
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
|
||||
_rubyver="3.2.0"
|
||||
_rubyver="3.4.0"
|
||||
|
||||
def build():
|
||||
shelltools.system("gem build asciidoctor.gemspec")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<Summary>A fast, open source AsciiDoc implementation in Ruby</Summary>
|
||||
<Icon>asciidoctor</Icon>
|
||||
<Description>Ruby'de hızlı, açık kaynaklı bir AsciiDoc uygulaması</Description>
|
||||
<Archive sha1sum="c1df9dcc002103aefec389200ffe20e9864ac7de" type="targz">https://github.com/asciidoctor/asciidoctor/archive/refs/tags/v2.0.23.tar.gz</Archive>
|
||||
<Archive sha1sum="07ec20e6ea26268be93fc793285837bd5ec6ad60" type="targz">https://github.com/asciidoctor/asciidoctor/archive/refs/tags/v2.0.26.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>rubygems</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -40,6 +40,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2025-12-31</Date>
|
||||
<Version>2.0.26</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2024-08-30</Date>
|
||||
<Version>2.0.23</Version>
|
||||
|
||||
Reference in New Issue
Block a user