bump nginx, nlohmann-json, o-editor

https://github.com/termux/termux-packages/pull/7335#issuecomment-904202191
This commit is contained in:
Lucy Phipps 2021-08-24 20:13:06 +01:00
parent d72a86ed8b
commit 723b5cd08d
No known key found for this signature in database
GPG Key ID: 8F688A3DB7869BFE
3 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Lightweight HTTP server"
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.21.1
TERMUX_PKG_REVISION=1
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=http://nginx.org/download/nginx-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=68ba0311342115163a0354cad34f90c05a7e8bf689dc498abf07899eda155560
TERMUX_PKG_DEPENDS="libandroid-glob, libcrypt, pcre, openssl, zlib"

View File

@ -4,5 +4,6 @@ TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_LICENSE_FILE="LICENSE.MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.10.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/nlohmann/json/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=eb8b07806efa5f95b349766ccc7a8ec2348f3b2ee9975ad879259a371aea8084

View File

@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Small, fast and limited text editor"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Alexander F. Rødseth <xyproto@archlinux.org>"
TERMUX_PKG_VERSION=2.43.1
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/xyproto/o/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=10289e6e7dd442d09d9365db456fc67f1231e0212220804eef995fb80aa05486
TERMUX_PKG_BREAKS="o"