portage: update to 3.0.30.
This commit is contained in:
parent
328a59eb96
commit
a07ac402cb
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'portage'
|
||||
pkgname=portage
|
||||
version=3.0.28
|
||||
revision=2
|
||||
version=3.0.30
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=python3-module
|
||||
make_install_args="--sbindir=/usr/bin"
|
||||
|
@ -12,11 +12,11 @@ short_desc="Gentoo's package management system"
|
|||
maintainer="teldra <teldra@rotce.de>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://wiki.gentoo.org/wiki/Portage"
|
||||
changelog="https://gitweb.gentoo.org/proj/portage.git/plain/RELEASE-NOTES"
|
||||
distfiles="https://github.com/gentoo/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=bb5e9db681f437b68e9e9cab3f637b757d6c6a90cb30ac41f6567430beb4a67f
|
||||
checksum=12b855d732218f2f4e2a226756e31f8dbcffade74c83e74a921e1febed37518a
|
||||
|
||||
conf_files="
|
||||
/etc/dispatch-conf.conf
|
||||
/etc/etc-update.conf
|
||||
/etc/logrotate.d/elog-save-summary
|
||||
/etc/portage/repo.postsync.d/example"
|
||||
/etc/logrotate.d/elog-save-summary"
|
||||
|
|
Loading…
Reference in a new issue