diff options
author | Juergen Daubert <jue@jue.li> | 2018-01-05 13:11:29 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-01-05 13:13:18 +0100 |
commit | be6c43092525fe0a03fd15cf47d652d1fd51cea3 (patch) | |
tree | 695295ba7d591cd1e4a69401bf25f8663609660d /php-mysql/Pkgfile | |
parent | b5f641456094b466db9b3d80a7bbe0dc4ad41758 (diff) | |
download | opt-be6c43092525fe0a03fd15cf47d652d1fd51cea3.tar.gz opt-be6c43092525fe0a03fd15cf47d652d1fd51cea3.tar.xz |
php-mysql: update to 5.6.33
Diffstat (limited to 'php-mysql/Pkgfile')
-rw-r--r-- | php-mysql/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index c57132ac9..9c867315f 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=5.6.32 +version=5.6.33 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |