systemd: bump to 227
Added back the hash as it was discussed during the last Buildroot Dev Days. Signed-off-by Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
99f8084c74
commit
4e613bc5f9
2
package/systemd/systemd.hash
Normal file
2
package/systemd/systemd.hash
Normal file
@ -0,0 +1,2 @@
|
||||
# sha256 locally computed
|
||||
sha256 6766e8489e359f3d608a9f032eb1f52d7c55d76d0f9171837cf2b3284b2b904b systemd-227.tar.gz
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SYSTEMD_VERSION = 226
|
||||
SYSTEMD_VERSION = 227
|
||||
SYSTEMD_SITE = $(call github,systemd,systemd,v$(SYSTEMD_VERSION))
|
||||
SYSTEMD_LICENSE = LGPLv2.1+, GPLv2+ (udev), Public Domain (few source files, see README)
|
||||
SYSTEMD_LICENSE_FILES = LICENSE.GPL2 LICENSE.LGPL2.1 README
|
||||
|
Loading…
Reference in New Issue
Block a user