diff options
author | John Vogel <jvogel4@stny.rr.com> | 2018-07-14 10:07:07 -0400 |
---|---|---|
committer | John Vogel <jvogel4@stny.rr.com> | 2018-07-14 10:07:07 -0400 |
commit | 46ab48f8cf6f81057139934253d0451fe5b97709 (patch) | |
tree | 51850bf1f2295b77e3704c9efe46025d60a4a150 /cppcheck/Pkgfile | |
parent | f2010eb1fab1c6ad75c450b94a377e6315025852 (diff) | |
download | contrib-46ab48f8cf6f81057139934253d0451fe5b97709.tar.gz contrib-46ab48f8cf6f81057139934253d0451fe5b97709.tar.xz |
cppcheck: update to 1.84 release
Diffstat (limited to 'cppcheck/Pkgfile')
-rw-r--r-- | cppcheck/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppcheck/Pkgfile b/cppcheck/Pkgfile index 39721dcf9..908be884f 100644 --- a/cppcheck/Pkgfile +++ b/cppcheck/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre python docbook-xsl name=cppcheck -version=1.83 +version=1.84 release=1 source=(https://github.com/danmar/$name/archive/$version/$name-$version.tar.gz) |