Skip to content
Snippets Groups Projects
Commit c6daa09a authored by Francesco Colista's avatar Francesco Colista
Browse files

main/abi-compliance-checker: upgrade to 1.99.21

parent 31bf4fba
No related branches found
No related tags found
No related merge requests found
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch> # Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=abi-compliance-checker pkgname=abi-compliance-checker
pkgver=1.99.12 pkgver=1.99.21
pkgrel=0 pkgrel=0
pkgdesc="A tool for checking backward compatibility of a C/C++ library" pkgdesc="A tool for checking backward compatibility of a C/C++ library"
url="https://github.com/lvc/abi-compliance-checker" url="https://github.com/lvc/abi-compliance-checker"
...@@ -36,6 +36,6 @@ package() { ...@@ -36,6 +36,6 @@ package() {
perl Makefile.pl -install --prefix=/usr --destdir="$pkgdir" || return 1 perl Makefile.pl -install --prefix=/usr --destdir="$pkgdir" || return 1
} }
md5sums="67abc848737e1a154de250b57000d686 abi-compliance-checker-1.99.12.tar.gz" md5sums="915fad69e1139dfd52762516e3821f87 abi-compliance-checker-1.99.21.tar.gz"
sha256sums="24b3dbf42d46f8ddb425b4156b0211288c30dd9d85a4bee34a3e3664b60a9f2e abi-compliance-checker-1.99.12.tar.gz" sha256sums="c9ca13a9a7a0285214f9a18195efae57a99465392fbf05fdc4a15fceada4dedf abi-compliance-checker-1.99.21.tar.gz"
sha512sums="6ba94d2b1ec6574f4e252e9829575ce1eab6f437e425bf98c94276359edfa41f8e014a9ddb5f06057a882ecdb63effab714cae9ce1089c28faa28b3e34ff0628 abi-compliance-checker-1.99.12.tar.gz" sha512sums="9c7038ed54581f409faba03b1164e56376ce752075a2dc131c5ba5501aced7a09d2638259e373a08eb4e4a40c9499308fd91771565173d825224aa52713fdbd4 abi-compliance-checker-1.99.21.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment