]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scripts/makesrcdist
CUPS v2.3.6 for CVE-2022-26691
[thirdparty/cups.git] / scripts / makesrcdist
index 33b2f37cc69d7ff73f5ce61a02db0a415b1c97a7..fa8dd4efd5ef4e1a158845270e1432547243399e 100755 (executable)
@@ -59,7 +59,7 @@ else
                exit 1
        fi
 
-       temp=`head -1 README.md | awk '{print $4}'`
+       temp=`head -1 README.md | awk '{print $5}'`
        if test "$temp" != "v$version"; then
                echo "Still need to update version to v$version in README.md (saw $temp)"
                exit 1