portage: update to 2.3.86
This commit is contained in:
parent
b86f420043
commit
cd3a23cab3
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'portage'
|
||||
pkgname=portage
|
||||
version=2.3.84
|
||||
version=2.3.86
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="portage _emerge"
|
||||
make_install_args="--sbindir=/usr/bin"
|
||||
hostmakedepends="python3"
|
||||
depends="python3 rsync xmlto eselect"
|
||||
|
@ -13,7 +12,7 @@ maintainer="teldra <teldra@rotce.de>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://wiki.gentoo.org/wiki/Portage"
|
||||
distfiles="https://github.com/gentoo/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=f59f2304dd9ddb386eb459ca5a6814e7eef7486f1786f6e6c3236caf4a9374cb
|
||||
checksum=b40b39ef4e59e60165caa659a1d0de19c851ac000a89341c6ebbe20ca666fcdd
|
||||
|
||||
conf_files="
|
||||
/etc/dispatch-conf.conf
|
||||
|
|
Loading…
Reference in a new issue