libprotobuf: update to 3.19.1
This commit has been automatically submitted by Github Actions.
This commit is contained in:
parent
2bd652e38b
commit
dac0575528
@ -4,10 +4,9 @@ TERMUX_PKG_LICENSE="BSD 3-Clause"
|
||||
# TERMUX_PKG_SRCDIR is overriden below so we need to specify license file
|
||||
TERMUX_PKG_LICENSE_FILE="../LICENSE"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=2:3.19.0
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_VERSION=2:3.19.1
|
||||
TERMUX_PKG_SRCURL=https://github.com/protocolbuffers/protobuf/archive/v${TERMUX_PKG_VERSION:2}.tar.gz
|
||||
TERMUX_PKG_SHA256=4a045294ec76cb6eae990a21adb5d8b3c78be486f1507faa601541d1ccefbd6b
|
||||
TERMUX_PKG_SHA256=87407cd28e7a9c95d9f61a098a53cf031109d451a7763e7dd1253abf8b4df422
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
TERMUX_PKG_DEPENDS="libc++, zlib"
|
||||
TERMUX_PKG_BREAKS="libprotobuf-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user