diff --git a/srcpkgs/runit-void/template b/srcpkgs/runit-void/template index 5294e661759..2be8f865283 100644 --- a/srcpkgs/runit-void/template +++ b/srcpkgs/runit-void/template @@ -1,24 +1,32 @@ # Template file for 'runit-void' pkgname=runit-void -version=20150327 +version=20150402 revision=1 +wrksrc="void-runit-${version}" build_pie=yes build_style=gnu-makefile homepage="http://www.voidlinux.eu" short_desc="Void Linux runit scripts" maintainer="Juan RP " license="Public Domain" +distfiles="https://github.com/voidlinux/void-runit/archive/${version}.tar.gz" +checksum=8e90f3d33f8e10c5f9f265390da0caa772278c6bd953a5c16739d284d14e10b4 -hostmakedepends="git" depends="virtual?awk procps-ng runit" -conf_files="/etc/hostname /etc/locale.conf /etc/rc.conf /etc/rc.local /etc/rc.shutdown" +conf_files=" + /etc/hostname + /etc/locale.conf + /etc/rc.conf + /etc/rc.local + /etc/rc.shutdown + /etc/sv/agetty-console/conf + /etc/sv/agetty-serial/conf + /etc/sv/agetty-tty1/conf" + make_dirs=" /etc/zzz.d/suspend 0755 root root /etc/zzz.d/resume 0755 root root" -do_fetch() { - git clone git://github.com/voidlinux/runit-void ${pkgname}-${version} -} post_install() { vconf ${XBPS_SRCPKGDIR}/systemd/files/hostname vconf ${XBPS_SRCPKGDIR}/systemd/files/os-release