mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
librsvg: update to 2.50.7.
librsvg 2.52.0 has changes to default values, so hold off on updating to it for now.
This commit is contained in:
parent
0098d6d605
commit
842ddadfcb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'librsvg'
|
# Template file for 'librsvg'
|
||||||
pkgname=librsvg
|
pkgname=librsvg
|
||||||
version=2.50.3
|
version=2.50.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -15,7 +15,7 @@ homepage="https://wiki.gnome.org/Projects/LibRsvg"
|
||||||
# update changelog when release series changes
|
# update changelog when release series changes
|
||||||
changelog="https://gitlab.gnome.org/GNOME/librsvg/-/raw/librsvg-2.50/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/librsvg/-/raw/librsvg-2.50/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a4298a98e3a95fdd73c858c17d4dd018525fb09dbb13bbd668a0c2243989e958
|
checksum=fffb61b08cd5282aaae147a02b305166a7426fad22a8b9427708f0f2fc426ebc
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# reference files are for specific pango and harfbuzz versions
|
# reference files are for specific pango and harfbuzz versions
|
||||||
|
|
Loading…
Add table
Reference in a new issue