portage: update to 2.3.55.
This commit is contained in:
parent
97867b6e0d
commit
504c8568fd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'portage'
|
||||
pkgname=portage
|
||||
version=2.3.54
|
||||
version=2.3.55
|
||||
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=d389a0931deb237a7b132a9d2a6ccc43d2ebf3691a00afa9943eb730a3522874
|
||||
checksum=e28ebda36e8aabd209f54a6dab2eb7fdf142cdea9ec199c5d085f031ffe57482
|
||||
|
||||
conf_files="
|
||||
/etc/dispatch-conf.conf
|
||||
|
|
Loading…
Reference in New Issue