Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
2 deletions
-
packages/algernon/build.sh
|
|
@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://algernon.roboticoverlords.org/ |
|
|
|
TERMUX_PKG_DESCRIPTION="Small self-contained web server with Lua, Markdown, QUIC, Redis and PostgreSQL support" |
|
|
|
TERMUX_PKG_LICENSE="MIT" |
|
|
|
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>" |
|
|
|
TERMUX_PKG_VERSION=1.12.5 |
|
|
|
TERMUX_PKG_VERSION=1.12.6 |
|
|
|
TERMUX_PKG_SRCURL=https://github.com/xyproto/algernon/archive/$TERMUX_PKG_VERSION.tar.gz |
|
|
|
TERMUX_PKG_SHA256=b7fe682748e060c404aff5cbcbeca83feb9afb25de15c91a14c1fe78485b423b |
|
|
|
TERMUX_PKG_SHA256=688f7fbd9f0cd62426a5d88d1d4ac0e300537f4bae2b5b6efcfea89f480c2cd2 |
|
|
|
|
|
|
|
termux_step_make() { |
|
|
|
termux_setup_golang |
|
|
|