diff --git a/packaging/FreeBSD-repo.sh b/packaging/FreeBSD-repo.sh index 90fc987..1ab8ac0 100755 --- a/packaging/FreeBSD-repo.sh +++ b/packaging/FreeBSD-repo.sh @@ -29,7 +29,7 @@ Options: --build-time=STRING Build timestamp (used for the version of the package). --sha256=STRING - Base64 encoded SHA256 digest of the main binary. + Hex encoded SHA256 digest of the main binary. --job=STRING Job name that was built. EOM diff --git a/packaging/dpkg-repo.sh b/packaging/dpkg-repo.sh index d2c0ac8..b8e784a 100755 --- a/packaging/dpkg-repo.sh +++ b/packaging/dpkg-repo.sh @@ -31,7 +31,7 @@ Options: --build-time=STRING Build timestamp (used for the version of the package). --sha256=STRING - Base64 encoded SHA256 digest of the main binary. + Hex encoded SHA256 digest of the main binary. --job=STRING Job name that was built. --platform=STRING