Skip to content
Snippets Groups Projects
Commit 2fc6435c authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

fix patch

parent 59c1aa10
No related branches found
Tags 1-2.1.9-2
No related merge requests found
Pipeline #15677 passed
...@@ -8,8 +8,8 @@ diff -uar a/PKGBUILD b/PKGBUILD ...@@ -8,8 +8,8 @@ diff -uar a/PKGBUILD b/PKGBUILD
-depends=(glibc glib2 systemd) -depends=(glibc glib2 systemd)
+depends=(glibc glib2) +depends=(glibc glib2)
makedepends=(git) makedepends=(git)
-_commit=00e08f4a9ca5420de733bf542b930ad58e1a7e7d #refs/tags/v2.1.8 -_commit=3a9715d28cb4cf0e671dfbc4211d4458534db189 #refs/tags/v2.1.9
+_commit=00e08f4a9ca5420de733bf542b930ad58e1a7e7d #refs/tags/v2.1.8 +_commit=3a9715d28cb4cf0e671dfbc4211d4458534db189 #refs/tags/v2.1.9
source=("git+https://github.com/containers/conmon#commit=${_commit}") source=(
b2sums=('SKIP') "git+https://github.com/containers/conmon#commit=${_commit}"
https://patch-diff.githubusercontent.com/raw/containers/conmon/pull/476.patch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment