Skip to content

Commit d08c341

Browse files
committed
package/finit: bump to v4.16 GA
One change since -rc1 which was to drop shutdown debugging. For a full ChangeLog see https://github.com/finit-project/finit/releases/tag/4.16 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
1 parent c4f24ca commit d08c341

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package/finit/finit.hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# From https://github.com/troglobit/finit/releases/
2-
sha256 7f8b5a49149b17670d93e41a9b146c5633e035aa00087b8c945def8387cdecbd finit-4.16-rc1.tar.gz
2+
sha256 f0894cd8b79ce030fdc656600208ddb0b994364f86ebad066de2e005e5e18a35 finit-4.16.tar.gz
33

44
# Locally calculated
55
sha256 868cb6c5414933a48db11186042cfe65c87480d326734bc6cf0e4b19b4a2e52a LICENSE

package/finit/finit.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
FINIT_VERSION = 4.16-rc1
7+
FINIT_VERSION = 4.16
88
FINIT_SITE = https://github.com/troglobit/finit/releases/download/$(FINIT_VERSION)
99
FINIT_LICENSE = MIT
1010
FINIT_LICENSE_FILES = LICENSE

0 commit comments

Comments
 (0)