Skip to content
Snippets Groups Projects

turris-netboot: Update to version 0.7.0

Merged Michal Hrusecky requested to merge fixup/netboot-sudo into master
Viewing commit 540098cf
Prev
Show latest version
1 file
+ 2
2
Preferences
Compare changes
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=turris-netboot
PKG_VERSION:=0.7.0
PKG_VERSION:=0.7.1
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/turris-netboot.git
PKG_MIRROR_HASH:=7508dc2904d8d8e04f558f7c7154d7591bf716816a52696f0b041bfe8abcfaa8
PKG_MIRROR_HASH:=6eae57a9b30157d004dd40a0e290885e00f7fef6fcb1c427aff7d49ac728b888
BB_VERSION:=1.29.3
PKG_BB_SOURCE:=busybox-$(BB_VERSION).tar.bz2