diff options
author | Erich Eckner <git@eckner.net> | 2021-07-28 21:45:51 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-07-28 21:45:51 +0200 |
commit | 4f628ffa19f34d5a9416508bb7d63b928c1960da (patch) | |
tree | 1b9398e6375e1550dbf5e096a43291f8b55f6b2e /manualPorts/journalctl/Pkgfile | |
parent | e0ea53588daa96da15f8f25659b19cbe4b4c5006 (diff) | |
download | crux-ports-4f628ffa19f34d5a9416508bb7d63b928c1960da.tar.xz |
journalctl: 249 -> 249.2
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 1040f86..c7f0904 100644 --- a/manualPorts/journalctl/Pkgfile +++ b/manualPorts/journalctl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: meson lz4 python3-jinja name=journalctl -version=249 +version=249.2 release=1 source=("https://github.com/systemd/systemd-stable/archive/v$version.tar.gz") |