libcacard: fix homepage
This commit is contained in:
parent
729d8b782e
commit
0930036fcd
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libcacard'
|
# Template file for 'libcacard'
|
||||||
pkgname=libcacard
|
pkgname=libcacard
|
||||||
version=2.6.1
|
version=2.6.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="nss-devel libglib-devel pcsclite-devel"
|
makedepends="nss-devel libglib-devel pcsclite-devel"
|
||||||
short_desc="Library to provide emulation of smart cards to a virtual card reader"
|
short_desc="Library to provide emulation of smart cards to a virtual card reader"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.spice-space.org/page/Libcacard"
|
homepage="https://cgit.freedesktop.org/spice/libcacard/"
|
||||||
distfiles="https://www.spice-space.org/download/libcacard/libcacard-${version}.tar.xz"
|
distfiles="https://www.spice-space.org/download/libcacard/libcacard-${version}.tar.xz"
|
||||||
checksum=6276c6a2bd018bf14f1b97260fff093b4a2325a9177be4fc6be7c1a9e204def0
|
checksum=6276c6a2bd018bf14f1b97260fff093b4a2325a9177be4fc6be7c1a9e204def0
|
||||||
replaces="libcacard-tools>=0"
|
replaces="libcacard-tools>=0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue