librsvg, fix typo (#5732)

This commit is contained in:
Schrijvers Luc
2021-02-21 07:24:24 +01:00
committed by GitHub
parent 5425d8f5c3
commit 803fd32f7c

View File

@@ -5,7 +5,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg"
COPYRIGHT="2009-2010 Raph Levien" COPYRIGHT="2009-2010 Raph Levien"
LICENSE="GNU GPL v2 LICENSE="GNU GPL v2
GNU LGPL v2" GNU LGPL v2"
REVISION="3" REVISION="4"
SOURCE_URI="https://download.gnome.org/sources/librsvg/2.50/librsvg-$portVersion.tar.xz" SOURCE_URI="https://download.gnome.org/sources/librsvg/2.50/librsvg-$portVersion.tar.xz"
CHECKSUM_SHA256="a4298a98e3a95fdd73c858c17d4dd018525fb09dbb13bbd668a0c2243989e958" CHECKSUM_SHA256="a4298a98e3a95fdd73c858c17d4dd018525fb09dbb13bbd668a0c2243989e958"
PATCHES="librsvg-$portVersion.patchset" PATCHES="librsvg-$portVersion.patchset"
@@ -60,7 +60,7 @@ REQUIRES_devel="
devel:libfreetype$secondaryArchSuffix devel:libfreetype$secondaryArchSuffix
devel:libgdk_pixbuf_2.0$secondaryArchSuffix devel:libgdk_pixbuf_2.0$secondaryArchSuffix
devel:libglib_2.0$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix
devel:libgraphite$secondaryArchSuffix devel:libgraphite2$secondaryArchSuffix
devel:libharfbuzz$secondaryArchSuffix devel:libharfbuzz$secondaryArchSuffix
devel:libpcre$secondaryArchSuffix devel:libpcre$secondaryArchSuffix
devel:libpixman_1$secondaryArchSuffix devel:libpixman_1$secondaryArchSuffix