diff options
author | Erich Eckner <git@eckner.net> | 2019-02-15 06:41:10 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-02-15 06:41:10 +0100 |
commit | 2e4963e2d021cc3e4f97a8516ef6189260b7b035 (patch) | |
tree | 2ad1fd2b73b73c188372cc3ca0f6ccc876e02bce /manualPorts/journalctl/Pkgfile | |
parent | 80c2b5e94e25df83d4444348300ce62999d87956 (diff) | |
download | crux-ports-2e4963e2d021cc3e4f97a8516ef6189260b7b035.tar.xz |
journalctl: 240 -> 241
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 f490962..b3f4b9e 100644 --- a/manualPorts/journalctl/Pkgfile +++ b/manualPorts/journalctl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: meson lz4 name=journalctl -version=240 +version=241 release=1 source=("https://github.com/systemd/systemd-stable/archive/v$version.tar.gz") |