mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-10 03:40:52 +00:00
bump(main/cppcheck): 2.19.1
This commit has been automatically submitted by Github Actions.
This commit is contained in:
@@ -2,11 +2,11 @@ TERMUX_PKG_HOMEPAGE=https://github.com/danmar/cppcheck
|
||||
TERMUX_PKG_DESCRIPTION="tool for static C/C++ code analysis"
|
||||
TERMUX_PKG_LICENSE="GPL-3.0"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION="2.19.0"
|
||||
TERMUX_PKG_VERSION="2.19.1"
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
TERMUX_PKG_UPDATE_METHOD=repology # Upstream only releases major versions theough GitHub. Other minor updates are released using git tags, better rely on repology for updated versiom
|
||||
TERMUX_PKG_SRCURL=https://github.com/danmar/cppcheck/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz
|
||||
TERMUX_PKG_SHA256=c6cff9d3bbcb3da941bf7f525ae974b6c7af3d610c4c5519fcd1be3f21f5ae09
|
||||
TERMUX_PKG_SHA256=49bdf1d7826d60053575b78d3192d81d54970dbfb356590f7476de250b1a4234
|
||||
TERMUX_PKG_DEPENDS="libandroid-execinfo, libc++"
|
||||
|
||||
# Prevent running dmake during builds. dmake just generates Makefile which we
|
||||
|
||||
Reference in New Issue
Block a user