fwupd ver. bump

This commit is contained in:
Rmys
2026-06-29 20:54:50 +03:00
committed by GitHub
parent c574750263
commit 11d159b7f3
2 changed files with 12 additions and 5 deletions
+4 -4
View File
@@ -14,10 +14,10 @@ from pisi.actionsapi import get
def setup():
mesontools.configure("--localstatedir=/var \
-Dsystemd=disabled \
-Ddocs=disabled \
-Dpassim=disabled \
-Dman=false")
-Dsystemd=disabled \
-Ddocs=disabled \
-Dpassim=disabled \
-Dman=false")
def build():
mesontools.build()
+8 -1
View File
@@ -11,7 +11,7 @@
<License>GPLv2</License>
<Summary>Aims to make updating firmware on Linux automatic, safe and reliable</Summary>
<Description>Aims to make updating firmware on Linux automatic, safe and reliable</Description>
<Archive sha1sum="03d06dd1c9395e020ec1bd35fb269e631290ef04" type="targz">https://github.com/hughsie/fwupd/archive/2.0.16.tar.gz</Archive>
<Archive sha1sum="a081a2629af952d0f66961dde6746051650fe198" type="targz">https://github.com/hughsie/fwupd/archive/2.1.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>usbutils</Dependency>
@@ -137,6 +137,13 @@
</Package>
<History>
<Update release="27">
<Date>2026-06-29</Date>
<Version>2.1.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="26">
<Date>2025-10-24</Date>
<Version>2.0.16</Version>