vim rrdtool ver. bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<License>custom</License>
|
||||
<Summary>Vi IMproved, an advanced text editor</Summary>
|
||||
<Description>Vim, which stands for Vi IMproved, is an open-source, multiplatform text editor extended from vi. It was first released by Bram Moolenaar in 1991. Since then, numerous features have been added to Vim, many of which are helpful in editing program source code.</Description>
|
||||
<Archive sha1sum="7d049607991f287005321ffc8f411e2ecc40fda3" type="targz">https://github.com/vim/vim/archive/refs/tags/v9.1.0892.tar.gz</Archive>
|
||||
<Archive sha1sum="cdc81a8b9943ce84c662f1d4e757fa35637c99de" type="targz">https://github.com/vim/vim/archive/refs/tags/v9.1.1376.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gpm</Dependency>
|
||||
<Dependency>ctags</Dependency>
|
||||
@@ -120,6 +120,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="17">
|
||||
<Date>2025-05-16</Date>
|
||||
<Version>9.1.1376</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2024-11-28</Date>
|
||||
<Version>9.1.0892</Version>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A system to store and display time-series data</Summary>
|
||||
<Description>RRD is the acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine/room temperature, server load average).</Description>
|
||||
<Archive sha1sum="4da6da5e2f789d006c1ccc3b816a5a1ac9123bc8" type="targz">https://github.com/oetiker/rrdtool-1.x/releases/download/v1.8.0/rrdtool-1.8.0.tar.gz</Archive>
|
||||
<Archive sha1sum="d0e05b63b63ecc7da6596cefc5d5ba7a469c64cb" type="targz">https://github.com/oetiker/rrdtool-1.x/releases/download/v1.9.0/rrdtool-1.9.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>groff</Dependency>
|
||||
@@ -63,6 +63,7 @@
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/rrdtool</Path>
|
||||
<Path fileType="data">/usr/share/perl5</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
@@ -80,6 +81,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="15">
|
||||
<Date>2025-05-16</Date>
|
||||
<Version>1.9.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2023-10-17</Date>
|
||||
<Version>1.8.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user