parent
c1465aa370
commit
bcc795a1f1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tinyssh'
|
# Template file for 'tinyssh'
|
||||||
pkgname=tinyssh
|
pkgname=tinyssh
|
||||||
_datever=20161101
|
_datever=20180101
|
||||||
version="0.0.${_datever}"
|
version="0.0.${_datever}"
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-${_datever}
|
wrksrc=${pkgname}-${_datever}
|
||||||
|
@ -12,7 +12,7 @@ license="Public Domain"
|
||||||
depends="ucspi-tcp"
|
depends="ucspi-tcp"
|
||||||
homepage="https://tinyssh.org"
|
homepage="https://tinyssh.org"
|
||||||
distfiles="https://github.com/janmojzis/${pkgname}/archive/${_datever}.tar.gz"
|
distfiles="https://github.com/janmojzis/${pkgname}/archive/${_datever}.tar.gz"
|
||||||
checksum=4f0ef52631a057199d44855233e6491ec70f76c6d3183e6909558afbf77cb24e
|
checksum=d24663047838756a98f71f4c83334b2134d9a2e1e3838f0134398b16f0719888
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue