Update ShredOS with nwipe version 0.34

This commit is contained in:
PartialVolume
2022-12-31 01:48:35 +00:00
parent a7acbf2524
commit 44224926c5
3 changed files with 5 additions and 4 deletions

View File

@@ -1 +1 @@
2021.08.2_22_x86-64_0.32.023
2021.08.2_23_x86-64_0.34

View File

@@ -1 +1,2 @@
sha1 95286cb23de3d54137ddf544bf55874c30b75857 nwipe-v0.32.023.tar.gz
sha1 d008d0ef81ea74f479199bd150f5e117f344b7b2 nwipe-v0.34.tar.gz

View File

@@ -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