mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tinyssh: update to 0.0.20161101.
This commit is contained in:
parent
956579f1c0
commit
98f22444fa
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=20160812
|
_datever=20161101
|
||||||
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=89b407548cee0e98bf90a0bf43d5e70ac380f9ba02966a3eecce6c98d075b369
|
checksum=4f0ef52631a057199d44855233e6491ec70f76c6d3183e6909558afbf77cb24e
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue