dinit: new at 0.17.1

This commit is contained in:
nitori 2024-01-01 22:38:59 +00:00
parent 5f257af959
commit 61d4da7475
Signed by: nitori
GPG Key ID: 5FBB7757BFC813A8
4 changed files with 9 additions and 0 deletions

6
extra/dinit/build Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh -e
# /sbin is a symlink to /usr/bin
./configure --prefix=/usr --sbindir=/usr/bin
make
make DESTDIR="$1" install

1
extra/dinit/checksums Normal file
View File

@ -0,0 +1 @@
ef85fda576fc6dbd364d6ae123d2e40d173c0593627b5565f1d4ae55db97c57157

1
extra/dinit/sources Normal file
View File

@ -0,0 +1 @@
https://github.com/davmac314/dinit/releases/download/v0.17.1/dinit-0.17.1.tar.xz

1
extra/dinit/version Normal file
View File

@ -0,0 +1 @@
0.17.1 1