Skip to content
Snippets Groups Projects
Commit 96bfa4af authored by Andy Postnikov's avatar Andy Postnikov
Browse files

community/php7-pecl-xdebug: upgrade to 3.0.4

parent c778d668
No related branches found
No related tags found
1 merge request!20289[3.13] community/php?-pecl-xdebug: upgrade to 3.0.4
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com> # Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=php7-pecl-xdebug pkgname=php7-pecl-xdebug
_extname=xdebug _extname=xdebug
pkgver=3.0.3 pkgver=3.0.4
pkgrel=0 pkgrel=0
pkgdesc="PHP extension that provides functions for function traces and profiling - PECL" pkgdesc="PHP extension that provides functions for function traces and profiling - PECL"
url="https://pecl.php.net/package/xdebug" url="https://pecl.php.net/package/xdebug"
...@@ -44,4 +44,4 @@ package() { ...@@ -44,4 +44,4 @@ package() {
install -D -m644 -t "$pkgdir"/usr/share/vim/vimfiles/syntax/ contrib/xt.vim install -D -m644 -t "$pkgdir"/usr/share/vim/vimfiles/syntax/ contrib/xt.vim
} }
sha512sums="c23da825505f1eaf92bf1e4e6915c2ca5d1c4dc4d49ef696a19909897071b62b5bf5b838fbe02e35728fd79f5aa56d5c3a6b74464f461e0d4ffa862d890e467a php-pecl-xdebug-3.0.3.tgz" sha512sums="5cbeb373a71af1d78eabdfe0327f026088037931ce80766ac711c784563dfec1f618dd94498cf848dfc059adf28f6ef7f156dddaab5565fb75c037d919ee5a32 php-pecl-xdebug-3.0.4.tgz"
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