portage: update to 3.0.6
This commit is contained in:
parent
b20167c270
commit
d8e72c89d9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'portage'
|
||||
pkgname=portage
|
||||
version=3.0.5
|
||||
version=3.0.6
|
||||
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=b326738cdab9c911e9c4927b535a3e5c81ac38f72e143b822a6addcef0dff46d
|
||||
checksum=c6a04d6dfd11f7006d414fd9a45adfd55c3d478b8edda5739fca64c7773283a9
|
||||
|
||||
conf_files="
|
||||
/etc/dispatch-conf.conf
|
||||
|
|
Loading…
Reference in New Issue