mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
librsvg: update to 2.58.1.
This commit is contained in:
parent
7550167382
commit
48ad10f6a8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'librsvg'
|
# Template file for 'librsvg'
|
||||||
pkgname=librsvg
|
pkgname=librsvg
|
||||||
version=2.57.1
|
version=2.58.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir rust"
|
build_helper="gir rust"
|
||||||
|
@ -14,9 +14,9 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/LibRsvg"
|
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.57/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/librsvg/-/raw/librsvg-${version%.*}/NEWS"
|
||||||
distfiles="${GNOME_SITE}/librsvg/${version%.*}/librsvg-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/librsvg/${version%.*}/librsvg-${version}.tar.xz"
|
||||||
checksum=074671a3ed6fbcd67cae2a40e539107f4f097ca8a4ab1a894c05e2524ff340ef
|
checksum=3728596290a8576d305d06ec8afdf473516feee9dff22e03235eac433d56824e
|
||||||
|
|
||||||
# reference files are for specific pango and harfbuzz versions
|
# reference files are for specific pango and harfbuzz versions
|
||||||
# the test suite isn't designed to be run by distros
|
# the test suite isn't designed to be run by distros
|
||||||
|
|
Loading…
Add table
Reference in a new issue