portage: update to 3.0.28.
This commit is contained in:
parent
f30e63f02f
commit
07fa60067b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'portage'
|
||||
pkgname=portage
|
||||
version=3.0.21
|
||||
version=3.0.28
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,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=bf1d3d73322dcaa9b9aaf01077dd60ff2ee740c8559fef0b6058bf4b91f076cf
|
||||
checksum=bb5e9db681f437b68e9e9cab3f637b757d6c6a90cb30ac41f6567430beb4a67f
|
||||
|
||||
conf_files="
|
||||
/etc/dispatch-conf.conf
|
||||
|
|
Loading…
Reference in a new issue