1
0
forked from ports/opt

upower: 0.99.20 -> 1.90.0

This commit is contained in:
Tim Biermann 2022-09-25 11:44:12 +02:00
parent cf2fc187ee
commit 63b0859f0a
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Z3foTlYh1Z9JIMW2Wzh6cUG8sEKk9mKhdJzDDq2RaiQkLFRp6QxWiPCFw5PKWLbnC2f6fQkp4ajjmhj86RAUQo=
SHA256 (Pkgfile) = 50964f294919214655028d9fcf7430bd3cda95937864a2acb856c43a154a3495
RWSE3ohX2g5d/WalyeHmR0FtnE78KZDy37eVSayzQ5OGvHkKxu2Po/UPdeq+2fbNJ2Bcee1nVw8zNfn9Sv9zgvtemBfo1aYJcQY=
SHA256 (Pkgfile) = c90bb8f4b2a5e8883b5ad56d764a491031cfdceb205db4301c43a342ad114d29
SHA256 (.footprint) = e2f1aaa1accc83b13eff01b862f9278fecbf5080faaa13077949cfd5d5b75f6e
SHA256 (upower-v0.99.20.tar.bz2) = 6b11baeb4e9273def260ca86f2ed482ab4e56e8f4e999b2632d6ba0ea2bccd9a
SHA256 (upower-v1.90.0.tar.bz2) = eafa0a367dc0417390984eeb81e9d1a2b449999ba6ad20ed39bf270d0b4e5e77

View File

@ -5,7 +5,7 @@
# Optional: gobject-introspection gtk-doc libxslt
name=upower
version=0.99.20
version=1.90.0
release=1
source=(https://gitlab.freedesktop.org/upower/upower/-/archive/v$version/upower-v$version.tar.bz2)
@ -17,7 +17,7 @@ build() {
--libexecdir=lib/upower \
--buildtype=plain \
--wrap-mode nodownload \
-D b_lto=true \
-D b_lto=false \
-D b_pie=true \
-D os_backend=dummy \
-D udevrulesdir=/lib/udev/rules.d \