diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2019-05-17 18:56:11 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2019-05-18 18:16:27 +0200 |
commit | 872c0b24fbc374d6026b0990e58c189fbf7b55a4 (patch) | |
tree | 5c23cc9c20d2d4dc88d50cc6061bb95521638275 /dbus | |
parent | 3ea1c1332279cc4133e2786805c8bd86ceae107e (diff) | |
download | opt-872c0b24fbc374d6026b0990e58c189fbf7b55a4.tar.gz opt-872c0b24fbc374d6026b0990e58c189fbf7b55a4.tar.xz |
dbus: updated to 1.12.14
Diffstat (limited to 'dbus')
-rw-r--r-- | dbus/.footprint | 6 | ||||
-rw-r--r-- | dbus/.signature | 8 | ||||
-rw-r--r-- | dbus/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/dbus/.footprint b/dbus/.footprint index 044498836..5d9930452 100644 --- a/dbus/.footprint +++ b/dbus/.footprint @@ -47,9 +47,9 @@ drwxr-xr-x root/root usr/lib/dbus/ -rwsr-x--- root/messagebus usr/lib/dbus/dbus-daemon-launch-helper -rw-r--r-- root/root usr/lib/libdbus-1.a -rwxr-xr-x root/root usr/lib/libdbus-1.la -lrwxrwxrwx root/root usr/lib/libdbus-1.so -> libdbus-1.so.3.19.9 -lrwxrwxrwx root/root usr/lib/libdbus-1.so.3 -> libdbus-1.so.3.19.9 --rwxr-xr-x root/root usr/lib/libdbus-1.so.3.19.9 +lrwxrwxrwx root/root usr/lib/libdbus-1.so -> libdbus-1.so.3.19.10 +lrwxrwxrwx root/root usr/lib/libdbus-1.so.3 -> libdbus-1.so.3.19.10 +-rwxr-xr-x root/root usr/lib/libdbus-1.so.3.19.10 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/dbus-1.pc drwxr-xr-x root/root usr/sbin/ diff --git a/dbus/.signature b/dbus/.signature index ebf459f92..a1f31fd5f 100644 --- a/dbus/.signature +++ b/dbus/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UGxLjr93gszrwJxWBbFv2PEl2YfshvC8pwBPNWKAlASX5rD/+iNliSyei/EGRlqUsHymaWt1hkZ2fEirwUQIAM= -SHA256 (Pkgfile) = d2865fb408a3115a9ce49c0b540c3601bce14a8a701a8798ee68fb78cc928faf -SHA256 (.footprint) = 773b7aed1ade4dd8a4c155e0338dba748ec5940c9ab518148113afbd2efe309c -SHA256 (dbus-1.12.12.tar.gz) = 9546f226011a1e5d9d77245fe5549ef25af4694053189d624d0d6ac127ecf5f8 +RWSE3ohX2g5d/brS6xKvYNg7w3p2Nr094zVJOgOU/VTK0xnj6PA6F9Ypjq5daM4UpQzi9pGCJ7yo11rTgMHplwul79XCiSR7ngs= +SHA256 (Pkgfile) = ec0e56df148b686f4317a4d3fcbf63fcc2cd2e67fb9fb75a10d12384508d5318 +SHA256 (.footprint) = b897da8a19cdd2f00675afbb8638d176d0fb4ca54b366a0313e3c087fbd7b473 +SHA256 (dbus-1.12.14.tar.gz) = 44f9c290ae8f6cadeb2c329316c03716f171ce10daddd85c0bffd0f7df514c8d SHA256 (rc.dbus) = ccc40d9bcb9d763b914d598390c0868f85c6447d239084dad0fe776a4ce3f23e SHA256 (30-dbus.launch) = 18ea1e79698bb876f7f5fb298daae5ff6cd17c56764b087f8da2e1d5809af37a diff --git a/dbus/Pkgfile b/dbus/Pkgfile index 20721b633..866e3e38d 100644 --- a/dbus/Pkgfile +++ b/dbus/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat name=dbus -version=1.12.12 +version=1.12.14 release=1 source=(https://dbus.freedesktop.org/releases/dbus/$name-$version.tar.gz \ rc.dbus 30-dbus.launch) |