From 9a1f30c09f47f0049416d41f7b749b59e3bc72e0 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 16 Apr 2024 09:51:19 +0000 Subject: [PATCH] tordnscrypt - update recipe --- metadata/pan.alexander.tordnscrypt.stable.yml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) 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