Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/dinit/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'dinit'
pkgname=dinit
version=0.22.0
version=0.22.1
revision=1
build_style=configure
configure_args="--sbindir=/usr/bin --shutdown-prefix=dinit- --enable-shutdown
Expand All @@ -14,7 +14,7 @@ license="Apache-2.0"
homepage="https://davmac.org/projects/dinit/"
changelog="https://raw.githubusercontent.com/davmac314/dinit/master/NEWS"
distfiles="https://github.com/davmac314/dinit/archive/v${version}.tar.gz"
checksum=926d431e1c596a214612a1fc31c66fc0356630c5759edc313fe7153eaf462ffc
checksum=8907d4f668259c4f66d9d2c7cbbb55d455c28dc433596ab29005d589cb572e1e

post_install() {
vmkdir usr/share/doc/dinit
Expand Down