iwd ver. bump

This commit is contained in:
Rmys
2024-12-22 18:32:03 +03:00
parent b36be8fa79
commit bb5d7aae2a
4 changed files with 25 additions and 4 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<Icon>libwebp</Icon>
<Summary>webp image format and format conversion png,jpeg,tiff</Summary>
<Description>webp image format and format conversion png,jpeg,tiff</Description>
<Archive sha1sum="2baf78f0e23748632bf949a564660f07ea9e0a44" type="targz">https://github.com/webmproject/libwebp/archive/refs/tags/v1.4.0.tar.gz</Archive>
<Archive sha1sum="4c5e7ce887c8cc8a6b4601e7c972b4bb5fae4d93" type="targz">https://github.com/webmproject/libwebp/archive/refs/tags/v1.5.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>mesa-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
@@ -57,6 +57,13 @@
</Package>
<History>
<Update release="15">
<Date>2024-12-22</Date>
<Version>1.5.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="14">
<Date>2024-07-14</Date>
<Version>1.4.0</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app</IsA>
<Summary>Wireless daemon for Linux</Summary>
<Description>Linux için kablosuz arka plan programı</Description>
<Archive sha1sum="df3d396eca1ea5b43ff49edcbc323b6bc96512cb" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/network/wireless/iwd-3.2.tar.xz</Archive>
<Archive sha1sum="aec43d8e37cfad64be701c58c4b916341ff713ac" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/network/wireless/iwd-3.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>asciidoc</Dependency>
<Dependency>dbus-devel</Dependency>
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="26">
<Date>2024-12-21</Date>
<Version>3.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="25">
<Date>2024-11-27</Date>
<Version>3.2</Version>
+1 -1
View File
@@ -17,4 +17,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("ChangeLog", "LICENSE", "README*")
pisitools.dodoc("ChangeLog", "README*")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Userspace RCU (read-copy-update) library</Summary>
<Description>Userspace RCU (read-copy-update) library</Description>
<Archive sha1sum="3543944d5dfa3b940509cd3cf0e22d5da9059762" type="tarbz2">https://lttng.org/files/urcu/userspace-rcu-0.14.0.tar.bz2</Archive>
<Archive sha1sum="f9f2b377b026bd1752576a030c13b53babd34076" type="tarbz2">https://lttng.org/files/urcu/userspace-rcu-0.15.0.tar.bz2</Archive>
<!--
<Patches>
<Patch>liburcu.patch</Patch>
@@ -42,6 +42,13 @@
</Package>
<History>
<Update release="3">
<Date>2024-12-22</Date>
<Version>0.15.0</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>0.14.0</Version>