diff --git a/metadata/pan.alexander.tordnscrypt.stable.yml b/metadata/pan.alexander.tordnscrypt.stable.yml index 3e70f1d772..ad57d99159 100644 --- a/metadata/pan.alexander.tordnscrypt.stable.yml +++ b/metadata/pan.alexander.tordnscrypt.stable.yml @@ -582,9 +582,8 @@ Builds: submodules: true sudo: - apt-get update - - apt-get install -y autogen automake autopoint g++ libc-dev make gettext libtool - pkg-config rename shtool bzip2 - - apt-get install -t bullseye-backports -y golang-go + - apt-get install -y autogen automake autopoint bzip2 g++ gettext golang-go + libc-dev libtool make pkg-config rename shtool init: - sed -i -e "s/ndkVersion .*/ndkVersion '23.0.7599858'/" build.gradle - libs/prebuild @@ -621,9 +620,8 @@ Builds: submodules: true sudo: - apt-get update - - apt-get install -y autogen automake autopoint g++ libc-dev make gettext libtool - pkg-config rename shtool bzip2 - - apt-get install -t bullseye-backports -y golang-go + - apt-get install -y autogen automake autopoint bzip2 g++ gettext golang-go + libc-dev libtool make pkg-config rename shtool init: - sed -i -e "s/ndkVersion .*/ndkVersion '23.0.7599858'/" build.gradle - libs/prebuild