pentoo-installer: maybe actually bump it

This commit is contained in:
Rick Farina (Zero_Chaos) 2019-01-13 20:48:21 -05:00
parent 766af6d5ae
commit 774d34a73f
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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