diff --git a/helpers/make-aiohttp-socks b/helpers/make-aiohttp-socks index ad4364a6ef342af5aa211c190342f612f95c56ce..5ccf0d504d430cc4bfa8cbc8368d727dec83c5af 100644 --- a/helpers/make-aiohttp-socks +++ b/helpers/make-aiohttp-socks @@ -17,13 +17,13 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 -EXTERNAL='deb-src http://ftp.debian.org/debian testing main' +VERSION=2 +EXTERNAL='deb-src http://ftp.debian.org/debian stable main' REPOKEY=648ACFD622F3D138 DEPENDS=python-pytest-asyncio . ./config -changelog "Backported from debian testing" +changelog "Backported from debian stable" compile