Update dependencies

Remove pin on mirage 3.4 - it should now be working with the latest
release.
This commit is contained in:
Thomas Leonard 2019-04-03 12:32:13 +01:00
parent 7f10c24232
commit cb7078633e
4 changed files with 5 additions and 11 deletions

View file

@ -5,5 +5,5 @@ docker build -t qubes-mirage-firewall .
echo Building Firewall...
docker run --rm -i -v `pwd`:/home/opam/qubes-mirage-firewall qubes-mirage-firewall
echo "SHA2 of build: $(sha256sum qubes_firewall.xen)"
echo "SHA2 last known: addeb78681d73ee44df328ca059f6f15b8b7bbdff38a3de5363229cdf3da2eda"
echo "SHA2 last known: 1f72adad30cbd4f8315983240bd150811084cb93d360c14740fadb36394c7aa8"
echo "(hashes should match for released versions)"