sinit: 0.9.2
This commit is contained in:
parent
0c13b2cd64
commit
b6869f7406
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'sinit'
|
||||
pkgname=sinit
|
||||
version=0.9.1
|
||||
revision=2
|
||||
version=0.9.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="A simple init, initially based on Rich Felker’s minimal init"
|
||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||
license="MIT"
|
||||
homepage="http://tools.suckless.org/sinit/"
|
||||
distfiles="http://dl.suckless.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=bdd21334b263611cf7d481e3ce9e57a16285fa9155869d877e5c33744ae324cd
|
||||
checksum=52e74eae1eeb9dd3280cc93f96ea8cbc9a4984c75c4aaee1bd91ffd5a4aa83a5
|
||||
|
||||
pre_build() {
|
||||
LD=$CC
|
||||
|
|
Loading…
Reference in New Issue