diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/php7-xhprof/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-xhprof/APKBUILD b/testing/php7-xhprof/APKBUILD index af25e15734..c08bec81f9 100644 --- a/testing/php7-xhprof/APKBUILD +++ b/testing/php7-xhprof/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-xhprof _pkgreal=xhprof -pkgver=2.1.0 +pkgver=2.1.1 pkgrel=0 pkgdesc="A Hierarchical Profiler for PHP" url="https://github.com/longxinH/xhprof" @@ -51,4 +51,4 @@ assets() { cp -R "$builddir"/examples "$installdir" } -sha512sums="62ad9ed7acae3bb6da05c8a455d437d25691379f4fb2ede4f63fa15b9779a2360c057f04b5589a24f430342c91a3f8ef22265ca61d5146bf6dfa135eee369413 php7-xhprof-2.1.0.tar.gz" +sha512sums="82eaae2fd1b61866a95e097e2e946ae7894d098e2131eaf83347e4fdcc9ee941af6cafd92bec29cce7137c3045c59353d3854955e70cdc8c3ca34e422fd947b4 php7-xhprof-2.1.1.tar.gz" |
