diff options
author | Juergen Daubert <jue@jue.li> | 2018-10-21 12:32:27 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-10-21 12:32:27 +0200 |
commit | e6118bb5c40b50e79fe80a8da560156f4fc3b789 (patch) | |
tree | 41cfe98a5c60a1855a5fce2e78fa59ba3055a43c /sysvinit | |
parent | 9317776abe7c96c5984d54c208f62a164bd595b4 (diff) | |
download | core-e6118bb5c40b50e79fe80a8da560156f4fc3b789.tar.gz core-e6118bb5c40b50e79fe80a8da560156f4fc3b789.tar.xz |
sysvinit: update to 2.91
Diffstat (limited to 'sysvinit')
-rw-r--r-- | sysvinit/.signature | 6 | ||||
-rw-r--r-- | sysvinit/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysvinit/.signature b/sysvinit/.signature index 36dcfbfd..78f6e8c1 100644 --- a/sysvinit/.signature +++ b/sysvinit/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqrJggQmIpYY9koZgqwSDDhlT8BxWjMWuHFVcMJ/Rlsmwk3OuLEy624rcODJHv3pt2VH1uNBHhOFujFz56b6isww= -SHA256 (Pkgfile) = 36d7e259b72be042a0dfd3f8303871da44032d879eb73af1c7fb8976adc6c94e +RWRJc1FUaeVeqkNHaBsqCwV/bOA5vgc71es/f73/9UWMRjo16pqy49YHfNe2lGuPhhTPijO3VqrzpaPHUZNItPOY5OA3qTunbwE= +SHA256 (Pkgfile) = 81efe6b8dd6fb053f88605a77a79ca3238dd138ef510e3a677c9e374c8370677 SHA256 (.footprint) = e45767d1553256c73f1d059e6cab12959732130e68111b98484487fa946d67b8 -SHA256 (sysvinit-2.90.tar.xz) = 114cffc8ef514a38b9916de2050bb6d73b43dff7afd05aee6b09d2f6cea7664e +SHA256 (sysvinit-2.91.tar.xz) = dfaeb41bc72eae679dfdba2ffeaefe2c4fda0295cd8c8448a066e0049923e1f3 diff --git a/sysvinit/Pkgfile b/sysvinit/Pkgfile index 03c7d747..284b15d8 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.90 +version=2.91 release=1 source=(http://download.savannah.gnu.org/releases/$name/$name-$version.tar.xz) |