diff --git a/helpers/make-csound b/helpers/make-csound index feff3f0..8a3e027 100644 --- a/helpers/make-csound +++ b/helpers/make-csound @@ -17,10 +17,9 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 +VERSION=2 EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu focal main universe' REPOKEY="3B4FE6ACC0B21F32" -BACKPORT=true . ./config diff --git a/helpers/make-pygame b/helpers/make-pygame index ec0590b..abb3b89 100644 --- a/helpers/make-pygame +++ b/helpers/make-pygame @@ -17,10 +17,9 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 +VERSION=2 EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu focal main universe' REPOKEY="871920D1991BC93C" -BACKPORT=true . ./config