mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rygel: update to 0.44.2
This commit is contained in:
parent
224390c30d
commit
ca5d32c7d6
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rygel'
|
# Template file for 'rygel'
|
||||||
pkgname=rygel
|
pkgname=rygel
|
||||||
version=0.44.0
|
version=0.44.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Dexamples=false -Dtests=false"
|
configure_args="-Dexamples=false -Dtests=false"
|
||||||
|
@ -13,10 +13,10 @@ depends="hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="GNOME home media solution"
|
short_desc="GNOME home media solution"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/Rygel"
|
homepage="https://gnome.pages.gitlab.gnome.org/rygel/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/rygel/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/rygel/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/rygel/${version%.*}/rygel-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/rygel/${version%.*}/rygel-${version}.tar.xz"
|
||||||
checksum=5e1a76507209290530e6ce0141fc76946009edfb0fac3ed9432130821e5e4e72
|
checksum=796eee494cdf60dc2bf82b00b8f99a14ba1c7cf40d2944817ff0c1aa6073d5a0
|
||||||
|
|
||||||
conf_files="/etc/rygel.conf"
|
conf_files="/etc/rygel.conf"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue