cppcheck: update to 1.79

This commit is contained in:
Svyatoslav Mishyn 2017-05-28 15:17:48 +03:00
parent f18be9df0b
commit 1c6fc5e0d5
No known key found for this signature in database
GPG Key ID: 03A357820C977B78
4 changed files with 7 additions and 6 deletions

View File

@ -19,6 +19,7 @@ drwxr-xr-x root/root usr/share/cppcheck/cfg/
-rw-r--r-- root/root usr/share/cppcheck/cfg/posix.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/qt.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/sdl.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/sfml.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/std.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/windows.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/wxwidgets.cfg

View File

@ -1 +1 @@
d526b36982f6eab56f1c9b3fbb554c5c 1.78.tar.gz
194af1210bc7cd69c10c00e07b993804 1.79.tar.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wFdadSGaX1jOhMbGrdggBMClk74DnPOhjPZeMXR0171kIzOOZQm0taXxSEW60ysk+m2KTsZOSpjK3wjdoZ5JgQ=
SHA256 (Pkgfile) = 0520077355db988f1a26ded566ed2779882d2d5b5b214a8aaa7bbc03ff509736
SHA256 (.footprint) = a1e84f177ab549cd892d7ef78aefd34543dbf56c5c90c60ad0f66666b2a25cc6
SHA256 (1.78.tar.gz) = 31048901dd8744d12b3e6ac1bc904c08a72cad8118bd6a1f56ce489701ffd1b6
RWSagIOpLGJF35qLSX0eN3DZEhPb7YsAtPvpvzY8/kpkaHbFhz4KOEN8KAFmE+6BGchoEmKy4xz2aFC1AzINoBPw5mhxNg3MQAk=
SHA256 (Pkgfile) = 84c1a4b6c8d9fdbf91ab8f4c9c03abc8e90913e83d7909c77d19fa4e2c19c2e4
SHA256 (.footprint) = 0b19804fcee312b8231af4a885c99b895f700a34c04f36c444cd5d27bd9144e4
SHA256 (1.79.tar.gz) = 9c222fb41452fa40020233ef3c314f8e43c01600f08d9a03d3584cd121a0c7e1

View File

@ -4,7 +4,7 @@
# Depends on: libpcre python docbook-xsl
name=cppcheck
version=1.78
version=1.79
release=1
source=(https://github.com/danmar/$name/archive/$version.tar.gz)