From 4c03823b06f085ad631a55b2ac9f88332fc75b09 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Thu, 3 Jun 2021 11:29:49 +1200 Subject: [PATCH] update probert to version that has mark-wlan-earlier merged --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index f3ccd12f..a200fa64 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -154,5 +154,5 @@ parts: build-packages: [python-setuptools, build-essential, libnl-3-dev, libnl-genl-3-dev, libnl-route-3-dev] source: https://github.com/canonical/probert.git source-type: git - source-commit: 844c957b7f61f78bbd814cceef87f0d8eb218675 + source-commit: abf7c7c399bdc9909a14194f579f2e53c226cb8e requirements: [requirements.txt]