diff options
Diffstat (limited to 'main/patch/APKBUILD')
-rw-r--r-- | main/patch/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/patch/APKBUILD b/main/patch/APKBUILD index e20b5f6a307..2e838883c8b 100644 --- a/main/patch/APKBUILD +++ b/main/patch/APKBUILD @@ -13,7 +13,7 @@ makedepends="autoconf automake" # http://lists.busybox.net/pipermail/busybox/2018-April/086401.html checkdepends="coreutils bash ed" subpackages="$pkgname-doc" -source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz +source="https://ftp.gnu.org/gnu/patch/patch-$pkgver.tar.xz CVE-2018-6951.patch CVE-2018-6952.patch 0001-Allow-input-files-to-be-missing-for-ed-style-patches.patch |