66: update to 0.2.1.2
This commit is contained in:
parent
47db710d64
commit
16ce3a0a7f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for '66'
|
||||
pkgname=66
|
||||
version=0.2.0.4
|
||||
version=0.2.1.2
|
||||
revision=1
|
||||
wrksrc="66-v${version}"
|
||||
build_style=configure
|
||||
|
@ -11,13 +11,13 @@ hostmakedepends="pkg-config scdoc"
|
|||
makedepends="oblibs-devel skalibs-devel execline-devel s6-devel
|
||||
s6-rc-devel procps-ng-devel"
|
||||
depends="s6-portable-utils"
|
||||
short_desc="Helpers tools around s6-rc"
|
||||
short_desc="Small tools built around s6 and s6-rc programs"
|
||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||
license="ISC"
|
||||
homepage="http://web.obarun.org/software/"
|
||||
changelog="https://framagit.org/Obarun/66/raw/master/NEWS"
|
||||
distfiles="https://framagit.org/Obarun/66/-/archive/v${version}/66-v${version}.tar.bz2"
|
||||
checksum=fc6ca90cc12f16d35c8a7a1a181df8d690c72e04a9ecf586f588160528df7ce6
|
||||
checksum=9c3430ab291ec83e74faa05634614e1d851e2bc18fe173963d8fe5313c2dd337
|
||||
|
||||
conf_files="/etc/66/init /etc/66/init.conf"
|
||||
make_dirs="
|
||||
|
|
Loading…
Reference in a new issue