tlsdate: update to 0.0.10.
This commit is contained in:
parent
3d5254e1a5
commit
c5e7c74014
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tlsdate'
|
||||
pkgname=tlsdate
|
||||
version=0.0.9
|
||||
version=0.0.10
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -18,7 +18,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="https://github.com/ioerror/tlsdate"
|
||||
distfiles="https://github.com/ioerror/tlsdate/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=301a6dc190645b3d8737119bc885da1c6e6512f40cb02810dbb8023f1d9f5458
|
||||
checksum=f2e5b16cb2e85348ee0958467a1f575d1f5f9027bc0c759c78854586cdfbdd1d
|
||||
|
||||
pre_configure() {
|
||||
sh ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue