mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-30 10:41:01 +02:00
pentoo-installer: bump
This commit is contained in:
parent
a94da02567
commit
9326fcade8
3 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
DIST pentoo-installer-20201016.tar.gz 47065 BLAKE2B 7088b0e91bc2fbea2465f0b4f9d33e39e5a76e463062c5d040c7ed2e1db63fa036f6047e4f00e1ce968cff146fc551b7ee8e086669a9623835e9a8db0019c953 SHA512 249ac37ee0030f0b54826189a0ea5863cae622abdfb1711cecc224e32412ffd3a0abf5701f3972d8e0fab71de4f6786ff28bf79cd05b93cef8e5867c2f0bb716
|
||||
DIST pentoo-installer-20201217.tar.gz 47066 BLAKE2B dd5060d724da7f84bed276d5649d09cb857eb2c4a7da2bd59d597942fd263b6ea6e87cb98654ff7be13e11265cd5fb3dc860eda4ae590d57331154d5dde2651b SHA512 ec9d1ec96cb75df2695ed9bfef8edd4f8bceecd59f6394a5c5e0a30566b08ec0e90d581cb31fb0ac5645162edb92076a40407149a72d710aa0f7af6ad7214335
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ if [[ "${PV}" == "99999999" ]] ; then
|
|||
EGIT_REPO_URI="https://github.com/pentoo/${PN}.git"
|
||||
else
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
GIT_COMMIT="29931df9d035d0db1f0070b4a03d4779d36a783f"
|
||||
GIT_COMMIT="07dd332a86c4fc99e82d9e0832b42f0ff83dfe41"
|
||||
SRC_URI="https://github.com/pentoo/pentoo-installer/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${GIT_COMMIT}"
|
||||
fi
|
||||
|
|
@ -14,7 +14,7 @@ if [[ "${PV}" == "99999999" ]] ; then
|
|||
EGIT_REPO_URI="https://github.com/pentoo/${PN}.git"
|
||||
else
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
GIT_COMMIT="29931df9d035d0db1f0070b4a03d4779d36a783f"
|
||||
GIT_COMMIT="07dd332a86c4fc99e82d9e0832b42f0ff83dfe41"
|
||||
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