diff options
author | Erich Eckner <git@eckner.net> | 2023-01-09 23:22:26 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-01-09 23:22:26 +0100 |
commit | b5f77543c5be6426d2fb2c6cb180d5ad4bd8be19 (patch) | |
tree | f9ce693d3b5cebdfc8fa1d1dc4019461f2074fd4 /manualPorts/journalctl/Pkgfile | |
parent | b8802cd85e0f9ded3b825f8d5df168870fa601d0 (diff) | |
download | crux-ports-b5f77543c5be6426d2fb2c6cb180d5ad4bd8be19.tar.xz |
journalctl: 252.1 -> 252.4
Diffstat (limited to 'manualPorts/journalctl/Pkgfile')
-rw-r--r-- | manualPorts/journalctl/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manualPorts/journalctl/Pkgfile b/manualPorts/journalctl/Pkgfile index 2388ab8..1d14b9f 100644 --- a/manualPorts/journalctl/Pkgfile +++ b/manualPorts/journalctl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: meson lz4 python3-jinja name=journalctl -version=252.1 +version=252.4 release=1 source=("https://github.com/systemd/systemd-stable/archive/v$version.tar.gz") |