mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-01 03:00:57 +02:00
pentoo-installer: update
This commit is contained in:
parent
e7cd2c7971
commit
20a2d827a5
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ if [[ "${PV}" == "99999999" ]] ; then
|
|||
KEYWORDS=""
|
||||
else
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
GIT_COMMIT="99b35866e4ca975a02843aa43f9eed21db28d9de"
|
||||
GIT_COMMIT="2cdbddc58f0febdb749477057a2e70835e2f41c1"
|
||||
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="dd8c684582c2f523446946b5b63f81037f2b08e6"
|
||||
GIT_COMMIT="2cdbddc58f0febdb749477057a2e70835e2f41c1"
|
||||
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