Skip to content

Commit

Permalink
portage: update to 2.3.86
Browse files Browse the repository at this point in the history
  • Loading branch information
teldra committed Feb 1, 2020
1 parent b42740b commit 27c6f1a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions srcpkgs/portage/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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
Expand Down

0 comments on commit 27c6f1a

Please sign in to comment.