summaryrefslogtreecommitdiff
path: root/cppcheck
diff options
context:
space:
mode:
authorSvyatoslav Mishyn <juef@openmailbox.org>2017-11-25 20:20:25 +0200
committerSvyatoslav Mishyn <juef@openmailbox.org>2017-11-25 20:20:25 +0200
commit8bf063ec82ecae881513061fd63e244abec5793b (patch)
treec70b8f63c8c43834d18d1eed706ebb2cdced0bfd /cppcheck
parent0aeed2ee84f55d517574d51d819ed18155b1a791 (diff)
downloadcontrib-8bf063ec82ecae881513061fd63e244abec5793b.tar.gz
contrib-8bf063ec82ecae881513061fd63e244abec5793b.tar.xz
cppcheck: update to 1.81
Diffstat (limited to 'cppcheck')
-rw-r--r--cppcheck/.footprint1
-rw-r--r--cppcheck/.md5sum2
-rw-r--r--cppcheck/.signature8
-rw-r--r--cppcheck/Pkgfile4
4 files changed, 8 insertions, 7 deletions
diff --git a/cppcheck/.footprint b/cppcheck/.footprint
index d9e0d7b9a..1b4f77613 100644
--- a/cppcheck/.footprint
+++ b/cppcheck/.footprint
@@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/cppcheck/
drwxr-xr-x root/root usr/share/cppcheck/cfg/
-rw-r--r-- root/root usr/share/cppcheck/cfg/avr.cfg
+-rw-r--r-- root/root usr/share/cppcheck/cfg/bsd.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/cppcheck-cfg.rng
-rw-r--r-- root/root usr/share/cppcheck/cfg/gnu.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/gtk.cfg
diff --git a/cppcheck/.md5sum b/cppcheck/.md5sum
index b72826921..412fa06f5 100644
--- a/cppcheck/.md5sum
+++ b/cppcheck/.md5sum
@@ -1 +1 @@
-e4812298a4dc995c8c9360b71714d67b 1.80.tar.gz
+186ceb32d102362df83f9008f8a1499c cppcheck-1.81.tar.gz
diff --git a/cppcheck/.signature b/cppcheck/.signature
index 1b158b3d4..994016480 100644
--- a/cppcheck/.signature
+++ b/cppcheck/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF39yduD/XV0bLoO/pS6qD8QcB+DfkSWDcACO727fUKiWzWVYIVhQiEy+eDlmSFu1D4HN+5ibdHuWSD5cHxE3SbAo=
-SHA256 (Pkgfile) = cb8c1ef3b1ce26859c34e54eff5f59d533a6823bce595bdfcaa4aa682c808f66
-SHA256 (.footprint) = ef956bbc9f14387d97d0cf5ec23de0987a8daf23a917f61505397ad5a1cea102
-SHA256 (1.80.tar.gz) = 20863db018d69c33648bdedcdc9d81d818b9064cc4333f0d4dc45e114bd0f000
+RWSagIOpLGJF31+QH0k4GbKQjKmZOfGng3cv0sg9AM5kcO0IOG/dr3C6daO5zU1MM9kxyHDVEZGY9azJRQFjjGknUGQ8coabgAs=
+SHA256 (Pkgfile) = e8d16060f23b43a520845ba3a85f72870bbdf89514f43b74a5f651c86d4ddbb2
+SHA256 (.footprint) = 26468d7ddbc7a99ba4ac7e59379c5ac947018bf2b7249ef63b5398f43337fef2
+SHA256 (cppcheck-1.81.tar.gz) = 12396eee334b22bf3aa3d629d483f27f287125348b97586dfd4da87b26ae2a56
diff --git a/cppcheck/Pkgfile b/cppcheck/Pkgfile
index 650493391..569462330 100644
--- a/cppcheck/Pkgfile
+++ b/cppcheck/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: libpcre python docbook-xsl
name=cppcheck
-version=1.80
+version=1.81
release=1
-source=(https://github.com/danmar/$name/archive/$version.tar.gz)
+source=(https://github.com/danmar/$name/archive/$version/$name-$version.tar.gz)
build() {
cd $name-$version

Generated by cgit