66: update to 0.2.0.3
This commit is contained in:
parent
e746ae4996
commit
8dfbcb966e
1 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for '66'
|
||||
pkgname=66
|
||||
version=0.2.0.2
|
||||
version=0.2.0.3
|
||||
revision=1
|
||||
wrksrc="66-v${version}"
|
||||
build_style=configure
|
||||
|
@ -8,14 +8,15 @@ configure_args="--prefix=/usr
|
|||
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
|
||||
--with-lib=${XBPS_CROSS_BASE}/usr/lib"
|
||||
hostmakedepends="pkg-config scdoc"
|
||||
makedepends="oblibs-devel skalibs-devel execline-devel s6-devel s6-rc procps-ng-devel"
|
||||
depends="s6-rc s6-portable-utils"
|
||||
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"
|
||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||
license="ISC"
|
||||
homepage="http://web.obarun.org/software/"
|
||||
distfiles="https://framagit.org/Obarun/66/-/archive/v${version}/66-v${version}.tar.bz2"
|
||||
checksum=98a0ba012f472b7e03657e3a063cca3e19bc1d4d4accae093fadaee74924b83b
|
||||
checksum=c967b3d33d271b5519b599c1faf1681eca102ee37b17a4b6523438a763057ceb
|
||||
|
||||
conf_files="/etc/66/init /etc/66/init.conf"
|
||||
make_dirs="
|
||||
|
|
Loading…
Reference in a new issue