diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2018-05-08 06:44:50 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2018-05-08 06:45:05 +0000 |
commit | 0bfa32206e54e4ccc9c7c8a67e8c76cf50a0a403 (patch) | |
tree | 90ea6998189d4bb0b1249604695d773929f9e33b /community | |
parent | f61b1ddf97743ab49997707c5c26987ed922ed8d (diff) | |
download | aports-0bfa32206e54e4ccc9c7c8a67e8c76cf50a0a403.tar.bz2 aports-0bfa32206e54e4ccc9c7c8a67e8c76cf50a0a403.tar.xz |
community/ttyd: bump pkgrel, rebuild for libwebsockets
Diffstat (limited to 'community')
-rw-r--r-- | community/ttyd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ttyd/APKBUILD b/community/ttyd/APKBUILD index 08503b15c9..8b0d1effb0 100644 --- a/community/ttyd/APKBUILD +++ b/community/ttyd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=ttyd pkgver=1.4.0 -pkgrel=3 +pkgrel=4 pkgdesc="Share your terminal over the web" url="https://tsl0922.github.io/ttyd" arch="all" |