diff options
author | Erich Eckner <git@eckner.net> | 2019-09-19 06:26:29 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-09-19 06:26:29 +0200 |
commit | 0421c15f40cee7b8e32c0923a09806b53ffbb201 (patch) | |
tree | 6fcf9e974090896dd457f36a401d62ae199a9b12 | |
parent | a18c8e1b525152bf08f491b09657d57d868d64ca (diff) | |
download | crux-ports-0421c15f40cee7b8e32c0923a09806b53ffbb201.tar.xz |
logwatch-extra: 0.8.2 -> 0.8.3
-rw-r--r-- | manualPorts/logwatch-extra/.footprint | 4 | ||||
-rw-r--r-- | manualPorts/logwatch-extra/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/logwatch-extra/.signature | 8 | ||||
-rw-r--r-- | manualPorts/logwatch-extra/Pkgfile | 2 |
4 files changed, 10 insertions, 6 deletions
diff --git a/manualPorts/logwatch-extra/.footprint b/manualPorts/logwatch-extra/.footprint index 90e02a8..14cbeff 100644 --- a/manualPorts/logwatch-extra/.footprint +++ b/manualPorts/logwatch-extra/.footprint @@ -13,6 +13,10 @@ drwxr-xr-x root/root usr/share/logwatch/default.conf/services/ drwxr-xr-x root/root usr/share/logwatch/scripts/ drwxr-xr-x root/root usr/share/logwatch/scripts/services/ -rw-r--r-- root/root usr/share/logwatch/scripts/services/dummy (EMPTY) +drwxr-xr-x root/root usr/share/systemd/ +drwxr-xr-x root/root usr/share/systemd/system/ +-rw-r-xr-x root/root usr/share/systemd/system/doalogwatch.service +-rw-r-xr-x root/root usr/share/systemd/system/doalogwatch.timer drwxr-xr-x root/root var/ drwxr-xr-x root/root var/cache/ drwxr-xr-x root/root var/cache/logwatch/ diff --git a/manualPorts/logwatch-extra/.md5sum b/manualPorts/logwatch-extra/.md5sum index 8d5f2de..311a7f2 100644 --- a/manualPorts/logwatch-extra/.md5sum +++ b/manualPorts/logwatch-extra/.md5sum @@ -1 +1 @@ -bc468be8e0e1a15c794cc233c8e69a66 logwatch-extra-0.8.2.tar.xz +c819c03260a815a66c9c9d13dab86c5c logwatch-extra-0.8.3.tar.xz diff --git a/manualPorts/logwatch-extra/.signature b/manualPorts/logwatch-extra/.signature index b603425..7d6a6dc 100644 --- a/manualPorts/logwatch-extra/.signature +++ b/manualPorts/logwatch-extra/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGpc2bowM4Ilk+P1sqEBt2K58oivVYxDcHG56Mmgbc0DMK0HsREFMEBnXYF5lOviMqWI0rb7I+uYPHDkagrNzcg0= -SHA256 (Pkgfile) = 68dca33bd234df2fe82ab35ad2a0df3514a154ad05109b36e845effad38873b1 -SHA256 (.footprint) = d5c59151f6de044bdf0ef5bbe8ead52a589be50ae47f71538f11ec4252541290 -SHA256 (logwatch-extra-0.8.2.tar.xz) = 894d4e83c38b51daba3d6bf9f847c1515bf6676185bcf92a642a7572ac3ed7b9 +RWQxCptPusLGGrq0QipJu/gPI2MG686WgUFZ5lq9Npy844A1S9MaOq85+HeIWBmWYCdgVsEjbw0hHjvLps39bwcobCZztqKXpgo= +SHA256 (Pkgfile) = 68e1e57c5abd85e13babd23e64690481672c0fdf77af7736ec075d0b70d8a628 +SHA256 (.footprint) = 217b324c4bba46e5b88a9665a3eca7312e1a46f1970c057053b865ea5b398965 +SHA256 (logwatch-extra-0.8.3.tar.xz) = a07fbaf2f9fc056aca567237097b65cf55dd9c6c131872271c31bdbe4aa1af6c diff --git a/manualPorts/logwatch-extra/Pkgfile b/manualPorts/logwatch-extra/Pkgfile index 5cd561f..6e0c0ed 100644 --- a/manualPorts/logwatch-extra/Pkgfile +++ b/manualPorts/logwatch-extra/Pkgfile @@ -4,7 +4,7 @@ # Depends: logwatch name=logwatch-extra -version=0.8.2 +version=0.8.3 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |