mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 01:51:09 +02:00
app-admin/locksmith: bump commit ID
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
0629286e4c
commit
3d967c2e03
@ -11,12 +11,12 @@ inherit cros-workon systemd coreos-go
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm64"
|
KEYWORDS="~amd64 ~arm64"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="b54e4c68e0ac154402cb4d30511c70b02a6509f3" # flatcar-master
|
CROS_WORKON_COMMIT="c4cca93a15c7b7fd175e6687a83fc2725029a17a" # flatcar-master
|
||||||
KEYWORDS="amd64 arm64"
|
KEYWORDS="amd64 arm64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DESCRIPTION="locksmith"
|
DESCRIPTION="locksmith"
|
||||||
HOMEPAGE="https://github.com/coreos/locksmith"
|
HOMEPAGE="https://github.com/flatcar/locksmith"
|
||||||
SRC_URI=""
|
SRC_URI=""
|
||||||
|
|
||||||
LICENSE="Apache-2.0"
|
LICENSE="Apache-2.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user