mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-28 05:32:35 +00:00
bump(main/cppcheck): 2.18.3
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.18.2"
|
||||
TERMUX_PKG_VERSION="2.18.3"
|
||||
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=81dcb33767b4a6959698901d7a63e52e13923f90c6a37f60645ae92917e2fa20
|
||||
TERMUX_PKG_SHA256=e37c94e190cdddc65682649b02b72939761585bddd8ada595f922e190a26a2be
|
||||
TERMUX_PKG_DEPENDS="libc++"
|
||||
|
||||
# Prevent running dmake during builds. dmake just generates Makefile which we
|
||||
|
||||
Reference in New Issue
Block a user