diff options
author | Tim Biermann <tbier@posteo.de> | 2021-06-03 19:26:18 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-06-03 19:26:18 +0000 |
commit | 602cdddcb26212438d20dc8a28938c0d438df897 (patch) | |
tree | b72954f995b4cab4c0bcb8cfe8d42f78e148f769 /consolekit | |
parent | 62df3c59f9996bb2c2b2bcd4c40658748f9ae151 (diff) | |
download | opt-602cdddcb26212438d20dc8a28938c0d438df897.tar.gz opt-602cdddcb26212438d20dc8a28938c0d438df897.tar.xz |
consolekit: 1.2.2 -> 1.2.3
Diffstat (limited to 'consolekit')
-rw-r--r-- | consolekit/.signature | 6 | ||||
-rw-r--r-- | consolekit/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/consolekit/.signature b/consolekit/.signature index af9bc0385..cf22146c0 100644 --- a/consolekit/.signature +++ b/consolekit/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/e0mt5csJNbI88aqQ+NYApz3f6AS9SG0Z4xiPSPFVDpsuaQpKJd1SvjS6XMIff3Xtwfom0J90Z3MMaIBwL46HAo= -SHA256 (Pkgfile) = 20426846a55326ab0bed29474c3503c26d90ace35f7a54c9d58782cfda02b53a +RWSE3ohX2g5d/Z/gRxFvxmLQhnw91xpzTv1aM5B6KtZkuuoZuY1jOw2gkXyZITz1xGELRB6T0QlnSrHHKPIQBf6w7npfaR/PNwA= +SHA256 (Pkgfile) = 12ed4e8c2205a933845cece9bb92d4b32040e16e946de311d96f6e1d611d5676 SHA256 (.footprint) = 4f82ae4068647763cb9f461dd4ee201db0589fe0e2c7019e773cfdcc9719e4f4 -SHA256 (ConsoleKit2-1.2.2.tar.gz) = 104fd9f41c2d572ad62f4032de46c4c384c3522602b0ad953cf55759c6c64c1d +SHA256 (ConsoleKit2-1.2.3.tar.gz) = 86157dc2042d6a2568e5b63e8a2bf82aedfa9cd171850aaf36e373d4a52d1c29 SHA256 (system-session) = 599613516a16ac997a4121b4f20dd3a9c8480403614848f1aa97a0a0f1c6a236 SHA256 (pam-foreground-compat.ck) = ca94a7640cc7c2e3bf9222b6060f01dc8f83ca3444aa430f23d08db6dcb02e34 SHA256 (warning-to-debug.patch) = 33774890f29c0386f7926e2e72c645afd23d61d64adf520e9ec9804d092a7540 diff --git a/consolekit/Pkgfile b/consolekit/Pkgfile index 22ebe0dc7..113df8b71 100644 --- a/consolekit/Pkgfile +++ b/consolekit/Pkgfile @@ -5,7 +5,7 @@ # Optional: polkit name=consolekit -version=1.2.2 +version=1.2.3 release=1 source=(https://github.com/ConsoleKit2/ConsoleKit2/archive/$version/ConsoleKit2-$version.tar.gz system-session pam-foreground-compat.ck warning-to-debug.patch) |