From 4a28649f20d74838fbb32cd77832bddcfa619907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Mon, 28 Feb 2022 13:29:06 +0100 Subject: [PATCH] testing/cargo-patch: rebuild against libgit2-1.4.2 --- testing/cargo-patch/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/cargo-patch/APKBUILD b/testing/cargo-patch/APKBUILD index 79f217cb10f..15062d28e35 100644 --- a/testing/cargo-patch/APKBUILD +++ b/testing/cargo-patch/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka pkgname=cargo-patch pkgver=0.1.10 -pkgrel=0 +pkgrel=1 pkgdesc="Cargo subcommand for patching dependencies using patch files" url="https://github.com/mettke/cargo-patch" arch="aarch64 armhf armv7 ppc64le x86 x86_64" # blocked by rust/cargo