Corrected version number

This commit is contained in:
2017-05-16 19:56:59 -05:00
parent 754abdb166
commit 20f3b112f6

View File

@@ -15,7 +15,7 @@ BRIEF = Shadow password utilities
DESC = This package includes the programs necessary to convert traditional \
V7 UNIX password files to the SVR4 shadow password format and additional \
tools to work with shadow passwords.
SNAPVER = 6
SNAPVER = 7
ARCHIVE := $(PWD)/SRC/$(shell ls SRC|egrep '(bz2|gz|tar|xz)$$'|tail -1)
TYPE := $(shell file -ib $(ARCHIVE)|cut -d';' -f1|tr -d '\n')