mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xca: switch distfile to sources.
This commit is contained in:
parent
a77744c1ba
commit
d691781168
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ short_desc="X Certificate and Key Management"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://xca.sourceforge.net/"
|
homepage="http://xca.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
|
#distfiles="${SOURCEFORGE_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
|
||||||
|
distfiles="https://sources.voidlinux.eu/xca-1.3.2/xca-1.3.2.tar.gz"
|
||||||
checksum=04f11f2148c8369c1a1b4e109956ed8cc807ec266d0d936410624ba8ee4b5ce4
|
checksum=04f11f2148c8369c1a1b4e109956ed8cc807ec266d0d936410624ba8ee4b5ce4
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue