=================================================================== RCS file: /cvs/openbsd/update_openbsd/update_openbsd,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- openbsd/update_openbsd/update_openbsd 2015/01/18 03:41:33 1.72 +++ openbsd/update_openbsd/update_openbsd 2015/03/21 23:48:25 1.73 @@ -1,5 +1,5 @@ #!/bin/sh -# $AFresh1: update_openbsd,v 1.71 2015/01/18 03:01:08 andrew Exp $ +# $AFresh1: update_openbsd,v 1.72 2015/01/18 03:41:33 andrew Exp $ # # Copyright (c) 2012 Andrew Fresh # @@ -292,7 +292,7 @@ fi signify -V -e -p $_keyfile -x $_type -m - | grep -f index | sha256 -c - else - grep -f index $_type | sum -c + grep -f index $_type | sha256 -c fi if [ $? -ne 0 ]; then