mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libosinfo: fix homepage/distfiles
This commit is contained in:
parent
9c9d12c8b5
commit
13b9700f35
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@ hostmakedepends="pkg-config intltool glib-devel wget"
|
||||||
makedepends="libglib-devel libsoup-gnome-devel libxml2-devel libxslt-devel vala-devel $(vopt_if gir gobject-introspection)"
|
makedepends="libglib-devel libsoup-gnome-devel libxml2-devel libxslt-devel vala-devel $(vopt_if gir gobject-introspection)"
|
||||||
short_desc="GObject based library API for managing info about operating systems"
|
short_desc="GObject based library API for managing info about operating systems"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://fedorahosted.org/libosinfo/"
|
homepage="https://libosinfo.org/"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="https://fedorahosted.org/releases/l/i/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://releases.pagure.org/libosinfo/${pkgname}-${version}.tar.gz"
|
||||||
checksum=50b272943d68b77d5259f72be860acfd048126bc27e7aa9c2f9c77a7eacf3894
|
checksum=50b272943d68b77d5259f72be860acfd048126bc27e7aa9c2f9c77a7eacf3894
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
|
|
Loading…
Add table
Reference in a new issue