openjpeg2: version bump to 2.5.2

This commit is contained in:
suvari
2024-05-16 21:00:11 +03:00
parent 2f33006e5f
commit 38c4ccce0c
+9 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>openjpeg2</Name>
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>JPEG2000 decoding library</Summary>
<Description>openjpeg is an open-source JPEG 2000 codec written in C. It has been developed in order to promote the use of JPEG 2000, the new still-image compression standard from the Joint Photographic Experts Group (JPEG).</Description>
<Archive sha1sum="e6422f55e41492f4e2a8e255cff9ccc161c741d2" type="targz">https://github.com/uclouvain/openjpeg/archive/v2.5.1.tar.gz</Archive>
<Archive sha1sum="82c7aa51b94684ab537eca26d55731830ecf0a74" type="targz">https://github.com/uclouvain/openjpeg/archive/refs/tags/v2.5.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>doxygen</Dependency>
@@ -78,6 +78,13 @@
</Package>
<History>
<Update release="10">
<Date>2024-05-16</Date>
<Version>2.5.2</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2024-03-10</Date>
<Version>2.5.1</Version>