xca: update to 2.1.1.
This commit is contained in:
parent
274e1cb1fd
commit
9abcb1ee90
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xca'
|
# Template file for 'xca'
|
||||||
pkgname=xca
|
pkgname=xca
|
||||||
version=2.0.1
|
version=2.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config qt5-tools qt5-host-tools perl"
|
hostmakedepends="pkg-config qt5-tools qt5-host-tools perl"
|
||||||
|
@ -10,8 +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-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://hohnstaedt.de/xca"
|
homepage="https://hohnstaedt.de/xca"
|
||||||
distfiles="https://github.com/chris2511/${pkgname}/releases/download/RELEASE.${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/chris2511/xca/releases/download/RELEASE.${version}/xca-${version}.tar.gz"
|
||||||
checksum=4aefcb113bc464af9bf72cea7b760b3e996bc745746e18f9934030595866de89
|
checksum=6c410e4f7e340681284059d2b7f46828e08dce6ff64e4a48baa02239c2f9d2de
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
export destdir="${DESTDIR}"
|
export destdir="${DESTDIR}"
|
||||||
|
|
1
srcpkgs/xca/update
Normal file
1
srcpkgs/xca/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
site=https://github.com/chris2511/xca/releases
|
Loading…
Add table
Add a link
Reference in a new issue