diff options
author | Erich Eckner <git@eckner.net> | 2021-07-11 10:14:12 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-07-11 10:14:12 +0200 |
commit | b5f5b772e253bb1655e183d7894aa57823a9fe1f (patch) | |
tree | 3f1da8095be64e6272daaaa551f4c1ceacf8fe29 /manualPorts | |
parent | 29857782cb69e1fc4746e172075d6d01c9c008c4 (diff) | |
download | crux-ports-b5f5b772e253bb1655e183d7894aa57823a9fe1f.tar.xz |
journalctl: 248.3 -> 249
Diffstat (limited to 'manualPorts')
-rw-r--r-- | manualPorts/journalctl/.footprint | 2 | ||||
-rw-r--r-- | manualPorts/journalctl/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/journalctl/.signature | 8 | ||||
-rw-r--r-- | manualPorts/journalctl/Pkgfile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/manualPorts/journalctl/.footprint b/manualPorts/journalctl/.footprint index f5da0bb..4878096 100644 --- a/manualPorts/journalctl/.footprint +++ b/manualPorts/journalctl/.footprint @@ -1,7 +1,7 @@ drwxr-xr-x root/root bin/ -rwxr-xr-x root/root bin/journalctl drwxr-xr-x root/root lib/ --rwxr-xr-x root/root lib/libsystemd-shared-248.so +-rwxr-xr-x root/root lib/libsystemd-shared-249.so drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ diff --git a/manualPorts/journalctl/.md5sum b/manualPorts/journalctl/.md5sum index fe07b25..52506a8 100644 --- a/manualPorts/journalctl/.md5sum +++ b/manualPorts/journalctl/.md5sum @@ -1 +1 @@ -bb412cc7f9c9c54bcfdb8e7a90f5a8b1 v248.3.tar.gz +fb0481dfe8f30ea06d270005f1039364 v249.tar.gz diff --git a/manualPorts/journalctl/.signature b/manualPorts/journalctl/.signature index d42965a..8b27aea 100644 --- a/manualPorts/journalctl/.signature +++ b/manualPorts/journalctl/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGqN0S1X3kbbhD+epCdms7fthYlocH4bnK+LWAwKmUHbWz1ywijaPwDjeMBQSZ0H28UIFaZyGVbLjZzvZMmwFxQw= -SHA256 (Pkgfile) = 129e7a5d88cee36d8ad7f9aa18867c0402b446a6ab7ca3d19a2612a1f4c5a751 -SHA256 (.footprint) = 5446828b1932871862e3927d047fcff96cb66ba3b808a29dd53baee0a8e24fae -SHA256 (v248.3.tar.gz) = cc372aeed563379a734901ed73d6fbb6b75c171251e1d69c0b5650aaf9c15d06 +RWQxCptPusLGGlZf8sxv3be4OHWpO1LXhWmI3l9KHj4oAbCMjAVFGP3UWaFrbW8VXfeZUIH7g4pRcUyh7kc0Mb4Y/8bMtSJQxQk= +SHA256 (Pkgfile) = 593ff4b5c4d5507097ba47e9bf8783dc2a686dbad3f221666688e316d6fef30c +SHA256 (.footprint) = a1640c616245ee874bcb726a9c6ffb0dfbe1d30570203ade3108dea03471daa5 +SHA256 (v249.tar.gz) = 0d9d45140e95f2d0ee79005ccf867f2706976c30391b932a8c3b9b198a801fad diff --git a/manualPorts/journalctl/Pkgfile b/manualPorts/journalctl/Pkgfile index 24bb978..1040f86 100644 --- a/manualPorts/journalctl/Pkgfile +++ b/manualPorts/journalctl/Pkgfile @@ -1,10 +1,10 @@ # Description: journalctl from systemd # URL: https://github.com/systemd/systemd # Maintainer: Erich Eckner, crux at eckner dot net -# Depends on: meson lz4 +# Depends on: meson lz4 python3-jinja name=journalctl -version=248.3 +version=249 release=1 source=("https://github.com/systemd/systemd-stable/archive/v$version.tar.gz") |