diff options
author | Juergen Daubert <jue@jue.li> | 2018-03-30 12:50:33 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-03-30 12:50:33 +0200 |
commit | 4e781aacbb23d21da98dc26f435067a3d9c56f4a (patch) | |
tree | 4bdb3b29f2cfc267da5f7cc2316761d999b039c9 /php-sqlite3 | |
parent | 4e092924e34788b69936ebc362bc864750b977be (diff) | |
download | opt-4e781aacbb23d21da98dc26f435067a3d9c56f4a.tar.gz opt-4e781aacbb23d21da98dc26f435067a3d9c56f4a.tar.xz |
php-sqlite3: update to 7.2.4
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 d32c77dff..314216dcc 100644 --- a/php-sqlite3/.md5sum +++ b/php-sqlite3/.md5sum @@ -1 +1 @@ -dd28a659b88ad60797a7c102307f2edb php-5.6.34.tar.xz +8266120cf6500a96f1ba335d9ef1e01b php-7.2.4.tar.xz diff --git a/php-sqlite3/.signature b/php-sqlite3/.signature index ea1895523..5c32021e8 100644 --- a/php-sqlite3/.signature +++ b/php-sqlite3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SEcUIaxBRTvu7qIC1GQ2mObJA0DZiRNqCzquqJUmYsSbUq4RA521CRNCzBVYkYD9WCr+jTW22hCqYFpuuMKxAE= -SHA256 (Pkgfile) = 32d9f20eb8dcf0a693141d15bd00f16a7885f2b3eaca82f5a5692ba217c9f599 +RWSE3ohX2g5d/a/n9zX0RGTA106/Kobc4quMXDAzNZpKrMcj4t5Z2E+jFdZVLhxSZ2sN07MZPZYsS7hhqa+fSKHK8AWiw4NScg0= +SHA256 (Pkgfile) = aa20cf8389fba2ab92a7078ee5d90b02b8f3822f4951d29e64b5cdaae94ccc90 SHA256 (.footprint) = e626528b1bc2b3ce187cc979172f24c489075e0bc584aeb1d082b2f7197d6e49 -SHA256 (php-5.6.34.tar.xz) = 21453be3a045204cd2717543ef42771324f411f40962ecda4fe841930a933128 +SHA256 (php-7.2.4.tar.xz) = 7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88 diff --git a/php-sqlite3/Pkgfile b/php-sqlite3/Pkgfile index d67ee74e5..7fdb45498 100644 --- a/php-sqlite3/Pkgfile +++ b/php-sqlite3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: sqlite3 name=php-sqlite3 -version=5.6.34 +version=7.2.4 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |