Update to 1.4.1
Changes: https://github.com/tsl0922/ttyd/releases PR: 231207 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
This commit is contained in:
parent
5384749cf4
commit
e21c746141
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479171
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ttyd
|
||||
PORTVERSION= 1.4.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.4.1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= neel@neelc.org
|
||||
|
@ -15,11 +14,11 @@ BUILD_DEPENDS= xxd:editors/vim-console
|
|||
LIB_DEPENDS= libjson-c.so:devel/json-c \
|
||||
libwebsockets.so:net/libwebsockets
|
||||
|
||||
USES= cmake pkgconfig ssl
|
||||
USE_CSTD= c99
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= tsl0922
|
||||
|
||||
USES= cmake pkgconfig ssl
|
||||
USE_CSTD= c99
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1516573471
|
||||
SHA256 (tsl0922-ttyd-1.4.0_GH0.tar.gz) = 757a9b5b5dd3de801d7db8fab6035d97ea144b02a51c78bdab28a8e07bcf05d6
|
||||
SIZE (tsl0922-ttyd-1.4.0_GH0.tar.gz) = 275006
|
||||
TIMESTAMP = 1536259045
|
||||
SHA256 (tsl0922-ttyd-1.4.1_GH0.tar.gz) = 24c205134fbe4e07ab80fc57a41a309c9b6d5af7c57f2c1a16f1ed1732b8104a
|
||||
SIZE (tsl0922-ttyd-1.4.1_GH0.tar.gz) = 314691
|
||||
|
|
Loading…
Reference in a new issue