portage: update to 3.0.8
This commit is contained in:
parent
cb726e968d
commit
2d85b50f7d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'portage'
|
# Template file for 'portage'
|
||||||
pkgname=portage
|
pkgname=portage
|
||||||
version=3.0.7
|
version=3.0.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="teldra <teldra@rotce.de>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://wiki.gentoo.org/wiki/Portage"
|
homepage="https://wiki.gentoo.org/wiki/Portage"
|
||||||
distfiles="https://github.com/gentoo/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/gentoo/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b1e7054e01942d8f10515cdb1ba52ddb080298f25a4abe2715f130c2cb63099e
|
checksum=813adc80eb7c960e6a68a4252c0a5acfdff71c11fdb3c40ddc75696ae82a83b7
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/dispatch-conf.conf
|
/etc/dispatch-conf.conf
|
||||||
|
|
Loading…
Reference in a new issue