Skip to content

Commit

Permalink
package/systemd: bump to version 251
Browse files Browse the repository at this point in the history
 - Updated version to v251.
 - Changed hash for v251 download file.
 - Updated hash for LICENSES/README.md
 - Removed outdated patch 0001-missing-syscall...

https://github.com/systemd/systemd/releases/tag/v251

Signed-off-by: Christian Stewart <[email protected]>
  • Loading branch information
paralin committed Oct 15, 2022
1 parent ec647eb commit 991d5f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 36 deletions.

This file was deleted.

4 changes: 2 additions & 2 deletions package/systemd/systemd.hash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# sha256 locally computed
sha256 d2bda9d225da11dc9ff48b48e59fc36798d3e66902ed400a9f78fa370c596864 systemd-250.4.tar.gz
sha256 d1e45d7f10bd799696ea27a2d6a51d3a68ff5b6b3cea3ff76326740ffae384e5 systemd-251.tar.gz
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 LICENSE.GPL2
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 LICENSE.LGPL2.1
sha256 e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5 LICENSES/BSD-2-Clause.txt
Expand All @@ -11,4 +11,4 @@ sha256 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216 LICENS
sha256 b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0 LICENSES/MIT.txt
sha256 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73 LICENSES/murmurhash2-public-domain.txt
sha256 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec LICENSES/OFL-1.1.txt
sha256 11801e931f252252a16eac8299465510d0a82c36bfd9ac8aea9b202b76d2f82b LICENSES/README.md
sha256 177ff657698bc940f9888b7f69e5d734b0933c2859ea264fde8de1700cec40dd LICENSES/README.md
2 changes: 1 addition & 1 deletion package/systemd/systemd.mk
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# - Diff sysusers.d with the previous version
# - Diff factory/etc/nsswitch.conf with the previous version
# (details are often sprinkled around in README and manpages)
SYSTEMD_VERSION = 250.4
SYSTEMD_VERSION = 251
SYSTEMD_SITE = $(call github,systemd,systemd-stable,v$(SYSTEMD_VERSION))
SYSTEMD_LICENSE = \
LGPL-2.1+, \
Expand Down

0 comments on commit 991d5f0

Please sign in to comment.