diff options
author | Juergen Daubert <jue@jue.li> | 2020-07-16 15:36:37 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-07-16 15:36:37 +0200 |
commit | 992e055e66212277f1455672d3f9d8baae43554f (patch) | |
tree | 88cd47f09cc5e48d18ff2cd7f3b85a075f43146a /sysvinit | |
parent | 5b134d900e7efd0fe01b634c5e5ea1da05e92a04 (diff) | |
download | core-992e055e66212277f1455672d3f9d8baae43554f.tar.gz core-992e055e66212277f1455672d3f9d8baae43554f.tar.xz |
sysvinit: update to 2.97
Diffstat (limited to 'sysvinit')
-rw-r--r-- | sysvinit/.footprint | 2 | ||||
-rw-r--r-- | sysvinit/.signature | 8 | ||||
-rw-r--r-- | sysvinit/Pkgfile | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/sysvinit/.footprint b/sysvinit/.footprint index b3dfe974..abc085c2 100644 --- a/sysvinit/.footprint +++ b/sysvinit/.footprint @@ -1,4 +1,6 @@ drwxr-xr-x root/root bin/ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/inittab.d/ drwxr-xr-x root/root sbin/ -rwxr-xr-x root/root sbin/bootlogd -rwxr-xr-x root/root sbin/fstab-decode diff --git a/sysvinit/.signature b/sysvinit/.signature index 56c52a9d..1e6b8d21 100644 --- a/sysvinit/.signature +++ b/sysvinit/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqtipkWptLGMT36HNqO4+7OLERSNcHRuNiQtw74hw+vb7+WYImh1WyH+KhaSOwyYPNE4pvfZQvyLZuGz2fIhMsgU= -SHA256 (Pkgfile) = 233ff7d401698f41684ba3d279514cdaf6e2489fb941f171ac3ff148f3c5d5fa -SHA256 (.footprint) = be9ab96641638c54bb18e5756ed3f31b1f659ff9f4477a381cffa22d0bb43df8 -SHA256 (sysvinit-2.96.tar.xz) = 2a2e26b72aa235a23ab1c8471005f890309ce1196c83fbc9413c57b9ab62b587 +RWRJc1FUaeVeqg3huqnaRJeMTrAeWIzC7TZV7G/Ec7sDdea2NHRtfa4uM4b5unbDLZkzeVVDDp9XmSIbjbfAJ2PvmhG2Jo0Kew0= +SHA256 (Pkgfile) = f034568e52171cacf369e996ab6325e87ae3091d98b525943ca1b93655b3d220 +SHA256 (.footprint) = 051ae17d05a81c4e51e98abb1a3950f865504b070eb3369b3e64db88fe05dc26 +SHA256 (sysvinit-2.97.tar.xz) = 2d5996857519bfd8634d2e1debabb3238fb38440f65fbfdc46420ee8bdf25110 diff --git a/sysvinit/Pkgfile b/sysvinit/Pkgfile index 94e00988..f584f827 100644 --- a/sysvinit/Pkgfile +++ b/sysvinit/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=sysvinit -version=2.96 +version=2.97 release=1 source=(http://download.savannah.gnu.org/releases/$name/$name-$version.tar.xz) |