wok-6.x diff tinyssh/receipt @ rev 24957
*/stuff/bootloader.S: add CHK_DOS_INT19 (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 23 15:41:59 2022 +0000 (2022-04-23) |
parents | 5ea0ce1cecc0 |
children | af9b4eb49760 |
line diff
1.1 --- a/tinyssh/receipt Tue Jun 08 08:46:05 2021 +0000 1.2 +++ b/tinyssh/receipt Sat Apr 23 15:41:59 2022 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tinyssh" 1.7 -VERSION="20190101" 1.8 +VERSION="20210601" 1.9 CATEGORY="network" 1.10 SHORT_DESC="A small SSH server." 1.11 MAINTAINER="pascal.bellard@slitaz.org"