mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/sysvinit: bump version to 3.04
Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
parent
c26939ea3f
commit
33b9225dff
@ -1,5 +1,5 @@
|
||||
# Locally computed:
|
||||
sha256 b05c3677bb698afe64c997968b00c49b2a9bd320ce963523230ee7ea41197757 sysvinit-2.99.tar.xz
|
||||
sha256 2a621fe6e4528bc91308b74867ddaaebbdf7753f02395c0c5bae817bd2b7e3a5 sysvinit-3.04.tar.xz
|
||||
|
||||
# Hash for license files:
|
||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SYSVINIT_VERSION = 2.99
|
||||
SYSVINIT_VERSION = 3.04
|
||||
SYSVINIT_SOURCE = sysvinit-$(SYSVINIT_VERSION).tar.xz
|
||||
SYSVINIT_SITE = http://download.savannah.nongnu.org/releases/sysvinit
|
||||
SYSVINIT_LICENSE = GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user