mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
sinit: update to 1.1.
This commit is contained in:
parent
4d9b08e3f6
commit
a4e02d85ca
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'sinit'
|
||||
pkgname=sinit
|
||||
version=1.0
|
||||
revision=2
|
||||
version=1.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="A simple init, initially based on Rich Felker’s minimal init"
|
||||
short_desc="Simple init, initially based on Rich Felker’s minimal init"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://tools.suckless.org/sinit/"
|
||||
distfiles="http://dl.suckless.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=78c2120a97a5e93b80606c5403bd731152f8a344e47aa4ab74970c1c11dc6fc0
|
||||
checksum=545a6dd100e17a089b009562a946d76ff0578d060c237d94d39fadc555f7b549
|
||||
|
||||
pre_build() {
|
||||
LD=$CC
|
||||
|
|
Loading…
Add table
Reference in a new issue