From 65d139f28a9401741dca4c4daf235b4a65008abb Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 26 Dec 2020 21:00:54 -0500 Subject: source.mk: Switch to xz --- diff --git a/control b/control index 0331fe4..7370f3f 100644 --- a/control +++ b/control @@ -1,5 +1,5 @@ Maintainer: "P. J. McDermott" -Build-Depends: opkhelper-3.0, busybox (>= 1.32.0-1), +Build-Depends: opkbuild (>= 4.0.0), opkhelper-3.0, busybox (>= 1.32.0-1), gpg, dirmngr, gpgconf, gpg-agent, libz.1-dev, Homepage: http://curl.haxx.se/ diff --git a/source.mk b/source.mk index a9d87b8..8a0a647 100644 --- a/source.mk +++ b/source.mk @@ -1,4 +1,4 @@ -z = bz2 +z = xz keys = \ '914C 533D F9B2 ADA2 204F 586D 78E1 1C6B 279D 5C91' -- cgit v0.9.1