SHA256
1
0
forked from pool/cppcheck

Accepting request 880879 from home:dirkmueller:Factory

- update to 2.4.1:
  * fix for windows installer, no other changes

OBS-URL: https://build.opensuse.org/request/show/880879
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cppcheck?expand=0&rev=75
This commit is contained in:
Martin Pluskal
2021-03-24 11:08:27 +00:00
committed by Git OBS Bridge
parent 8b9f1e8cea
commit 870eab9200
4 changed files with 11 additions and 5 deletions

View File

@@ -17,12 +17,12 @@
Name: cppcheck
Version: 2.4
Version: 2.4.1
Release: 0
Summary: A tool for static C/C++ code analysis
License: GPL-3.0-or-later
URL: https://github.com/danmar/cppcheck
Source: https://downloads.sourceforge.net/cppcheck/cppcheck-%{version}.tar.bz2
Source: https://github.com/danmar/cppcheck/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: docbook-xsl-stylesheets
BuildRequires: gcc-c++