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.21.0
version=0.22.0
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=2621949e8d25f5f1a27196f68f0487cdfbd93fb3d21daf6093b2cd27c5a987be
checksum=926d431e1c596a214612a1fc31c66fc0356630c5759edc313fe7153eaf462ffc

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