diff --git a/build.sh b/build.sh index e1c9b5e..2ed20e1 100755 --- a/build.sh +++ b/build.sh @@ -64,7 +64,7 @@ case "${subcommand}" in ;; psycopg) - build_psycopg "${2:-3.3.0}" + build_psycopg "${2:-3.3.4}" ;; zxing)