diff options
author | Juergen Daubert <jue@jue.li> | 2018-07-20 16:49:42 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-07-20 16:49:42 +0200 |
commit | 1fbfb7d016c3043c30773b22b3c4bdde0713def7 (patch) | |
tree | 34319090dbdddfc16ec14d249d72979d5f7da3c1 /php-sqlite3 | |
parent | 878f9178ca2c865734224e699f22c27e04ca8f38 (diff) | |
download | opt-1fbfb7d016c3043c30773b22b3c4bdde0713def7.tar.gz opt-1fbfb7d016c3043c30773b22b3c4bdde0713def7.tar.xz |
[notify] php: update to 7.2.8
several security fixes, see http://php.net/ChangeLog-7.php#7.2.8
Diffstat (limited to 'php-sqlite3')
-rw-r--r-- | php-sqlite3/.md5sum | 2 | ||||
-rw-r--r-- | php-sqlite3/.signature | 6 | ||||
-rw-r--r-- | php-sqlite3/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/php-sqlite3/.md5sum b/php-sqlite3/.md5sum index 30d58324b..ced5d2e28 100644 --- a/php-sqlite3/.md5sum +++ b/php-sqlite3/.md5sum @@ -1 +1 @@ -3714de04f777c1925abb0f7d6646e99d php-7.2.7.tar.xz +ebf0d05fe3bf5b72f5d09c1174934b91 php-7.2.8.tar.xz diff --git a/php-sqlite3/.signature b/php-sqlite3/.signature index d794365a9..eb4756b20 100644 --- a/php-sqlite3/.signature +++ b/php-sqlite3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ST0USzp+zqWSzWiZJ5ZRbo5FbV0CU9KRVttjM6Bt3rXw7xW8Xz0QvTawzTDvWSSC5sioArCZOer/FhA1UPRtAU= -SHA256 (Pkgfile) = 29e06d7e2f15e39e6de40cc8775b6a89385256a3251c5722d1961191cd3a04ea +RWSE3ohX2g5d/QL47bKRyRMBtf8P8g7Zt4eT9fuf2MuoPH8HQWfPcDBshiwC1aW+QhUePV/b6H9KZhpR2atvCc1TtxWatTDjCgA= +SHA256 (Pkgfile) = 0bbad52dc0f0e9f5742b69eec064c5d5ce5463e1491b71c186a47d912a2728d5 SHA256 (.footprint) = e626528b1bc2b3ce187cc979172f24c489075e0bc584aeb1d082b2f7197d6e49 -SHA256 (php-7.2.7.tar.xz) = eb01c0153b3baf1f64b8b044013ce414b52fede222df3f509e8ff209478f31f0 +SHA256 (php-7.2.8.tar.xz) = 53ba0708be8a7db44256e3ae9fcecc91b811e5b5119e6080c951ffe7910ffb0f diff --git a/php-sqlite3/Pkgfile b/php-sqlite3/Pkgfile index 3202d5c0f..3fa3f546a 100644 --- a/php-sqlite3/Pkgfile +++ b/php-sqlite3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: sqlite3 name=php-sqlite3 -version=7.2.7 +version=7.2.8 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |