Skip to content

Commit

Permalink
[skiff] package/systemd: bump to version 256-rc2
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <christian@aperture.us>
  • Loading branch information
paralin committed May 22, 2024
1 parent 92b76d2 commit 969ee50
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 49 deletions.

This file was deleted.

5 changes: 3 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 a3eb766ee96eb9f4cc25c2a6c933f3299e1b7ae22e72507dade0a5c86d92534f systemd-255.tar.gz
sha256 6bdabdf61e7d464977627e77a6670a2b2e2f95d2e6b40fd5bd879b5828d0cf2d systemd-256-rc2.tar.gz
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 LICENSE.GPL2
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 LICENSE.LGPL2.1
sha256 e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5 LICENSES/BSD-2-Clause.txt
Expand All @@ -12,4 +12,5 @@ sha256 8a6fc0879cecc0b96bf4c08159b9d733bf0f15fcf32879aec98c4ffd05424554 LICENS
sha256 b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0 LICENSES/MIT.txt
sha256 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73 LICENSES/murmurhash2-public-domain.txt
sha256 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec LICENSES/OFL-1.1.txt
sha256 8ccb649d1fc1103e5726612cf303f05d4eb86b7ab46d9f630009dd32e87612e2 LICENSES/README.md
sha256 9077c2ef10feb8aa81e7a5be1199eaf97cb4cd74c17e7bea90e4808acd922eda LICENSES/README.md

3 changes: 1 addition & 2 deletions 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 = 255
SYSTEMD_VERSION = 256-rc2
SYSTEMD_SITE = $(call github,systemd,systemd-stable,v$(SYSTEMD_VERSION))
SYSTEMD_LICENSE = \
LGPL-2.1+, \
Expand Down Expand Up @@ -96,7 +96,6 @@ SYSTEMD_CONF_OPTS += \
-Dsystem-uid-max=999 \
-Dsysvinit-path= \
-Dsysvrcnd-path= \
-Dtelinit-path= \
-Dtests=false \
-Dtmpfiles=true \
-Dukify=false \
Expand Down

0 comments on commit 969ee50

Please sign in to comment.