mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
pentoo-installer: maybe actually bump it
This commit is contained in:
parent
766af6d5ae
commit
774d34a73f
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ if [[ "${PV}" == "99999999" ]] ; then
|
|||
KEYWORDS=""
|
||||
else
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
GIT_COMMIT="909b10bfc57d49e841eedb21f5af2642d1baff0e"
|
||||
GIT_COMMIT="07886171e80e5a39bbd25017bcce598e2d8850f9"
|
||||
SRC_URI="https://github.com/pentoo/pentoo-installer/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${GIT_COMMIT}"
|
||||
fi
|
||||
|
|
@ -15,7 +15,7 @@ if [[ "${PV}" == "99999999" ]] ; then
|
|||
KEYWORDS=""
|
||||
else
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
GIT_COMMIT="2cdbddc58f0febdb749477057a2e70835e2f41c1"
|
||||
GIT_COMMIT="07886171e80e5a39bbd25017bcce598e2d8850f9"
|
||||
SRC_URI="https://github.com/pentoo/pentoo-installer/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${GIT_COMMIT}"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue