netifrc: version bump to 0.6.1

This commit is contained in:
Alexander Kapshuna 2018-11-01 02:59:14 +03:00
parent e0df2ad168
commit 4b0958bf38
1 changed files with 2 additions and 3 deletions

View File

@ -5,10 +5,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
require udev-rules
require udev-rules github [ user=gentoo tag=${PV} ]
HOMEPAGE="https://www.gentoo.org/proj/en/base/openrc/"
DOWNLOADS="https://dev.gentoo.org/~robbat2/distfiles/${PNV}.tar.bz2"
SUMMARY="Gentoo Network Interface Management Scripts"
LICENCES="BSD-2"
@ -34,7 +33,7 @@ src_compile() {
src_install() {
emake ${MAKE_ARGS} DESTDIR="${IMAGE}" install
dodoc README CREDITS FEATURE-REMOVAL-SCHEDULE STYLE TODO ChangeLog
dodoc README CREDITS FEATURE-REMOVAL-SCHEDULE STYLE TODO
}
pkg_postinst() {