Skip to content

Commit 00ab503

Browse files
authored
Merge pull request #2558 from flatcar/tormath1/locksmith
app-admin/locksmith: pull golang.org/x/net update
2 parents db72c97 + ca92657 commit 00ab503

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ inherit git-r3 systemd coreos-go
99
if [[ "${PV}" == 9999 ]]; then
1010
KEYWORDS="~amd64 ~arm64"
1111
else
12-
EGIT_COMMIT="439d44f24b24f679d08f309399f6bb2f82614637" # flatcar-master
12+
EGIT_COMMIT="ee644fc60a32af5fbc4e83c64fcc7ca0eadb9e3f" # flatcar-master
1313
KEYWORDS="amd64 arm64"
1414
fi
1515

0 commit comments

Comments
 (0)