dev-libs/libgweather: 3.32.2 fix patch name
authorSobhan Mohammadpour <sobhan@gentoo.org>
Fri, 5 Jul 2019 01:55:23 +0000 (21:55 -0400)
committerSobhan Mohammadpour <sobhan@gentoo.org>
Fri, 5 Jul 2019 01:56:18 +0000 (21:56 -0400)
patch had wrong name

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Sobhan Mohammadpour <sobhan@gentoo.org>
dev-libs/libgweather/libgweather-3.32.2.ebuild

index e349e588d0fb91ce652477d0b7d6631882b35e9a..52aabb1e08716403a2e1d0c5dfef2bfbe975ae6a 100644 (file)
@@ -39,7 +39,7 @@ BDEPEND="
 "
 
 PATCHES=(
-       "${FILESDIR}"/${PV}-meson-tweaks.patch # Provide introspection optionality and don't build tests that aren't ran automatically
+       "${FILESDIR}"/3.32.1-meson-tweaks.patch # Provide introspection optionality and don't build tests that aren't ran automatically
 )
 
 src_prepare() {