diff --git a/board/shredos/version.txt b/board/shredos/version.txt index be590254f89..e5136b99221 100644 --- a/board/shredos/version.txt +++ b/board/shredos/version.txt @@ -1 +1 @@ -2021.08.2_22_x86-64_0.32.023 +2021.08.2_23_x86-64_0.34 diff --git a/package/nwipe/nwipe.hash b/package/nwipe/nwipe.hash index 4aa1fe18abc..ca2cb904459 100644 --- a/package/nwipe/nwipe.hash +++ b/package/nwipe/nwipe.hash @@ -1 +1,2 @@ -sha1 95286cb23de3d54137ddf544bf55874c30b75857 nwipe-v0.32.023.tar.gz +sha1 d008d0ef81ea74f479199bd150f5e117f344b7b2 nwipe-v0.34.tar.gz + diff --git a/package/nwipe/nwipe.mk b/package/nwipe/nwipe.mk index 18fe2dacb97..4d88bd5eab7 100644 --- a/package/nwipe/nwipe.mk +++ b/package/nwipe/nwipe.mk @@ -4,8 +4,8 @@ # ################################################################################ -NWIPE_VERSION = v0.32.023 -NWIPE_SITE = $(call github,partialvolume,nwipe,$(NWIPE_VERSION)) +NWIPE_VERSION = v0.34 +NWIPE_SITE = $(call github,martijnvanbrummelen,nwipe,$(NWIPE_VERSION)) NWIPE_DEPENDENCIES = ncurses parted dmidecode coreutils define NWIPE_INITSH