mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 10:01:32 +02:00
Merge pull request #2154 from flatcar/tormath1/locksmith
app-admin/locksmith: bump commit ID
This commit is contained in:
commit
e4543c0e87
@ -11,12 +11,12 @@ inherit cros-workon systemd coreos-go
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="b54e4c68e0ac154402cb4d30511c70b02a6509f3" # flatcar-master
|
||||
CROS_WORKON_COMMIT="c4cca93a15c7b7fd175e6687a83fc2725029a17a" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
DESCRIPTION="locksmith"
|
||||
HOMEPAGE="https://github.com/coreos/locksmith"
|
||||
HOMEPAGE="https://github.com/flatcar/locksmith"
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
1
sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-09-14-locksmith.md
vendored
Normal file
1
sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-09-14-locksmith.md
vendored
Normal file
@ -0,0 +1 @@
|
||||
- locksmith([0.7.0](https://github.com/flatcar/locksmith/blob/v0.7.0/CHANGELOG.md#v070--30112021))
|
Loading…
x
Reference in New Issue
Block a user