diff options
author | Juergen Daubert <jue@jue.li> | 2022-05-16 16:08:44 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-05-16 16:08:44 +0200 |
commit | 661d1986a7600ef9b82427dac0a0e496b61dc684 (patch) | |
tree | 55165659fd199766386d52a52bc2f159afca7e9b /php-sqlite3 | |
parent | ac9b230e54f2df674b3684d3baa5c8c987ff9c3c (diff) | |
download | opt-661d1986a7600ef9b82427dac0a0e496b61dc684.tar.gz opt-661d1986a7600ef9b82427dac0a0e496b61dc684.tar.xz |
php: update to 8.1.6
Diffstat (limited to 'php-sqlite3')
-rw-r--r-- | php-sqlite3/.signature | 6 | ||||
-rw-r--r-- | php-sqlite3/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-sqlite3/.signature b/php-sqlite3/.signature index a471bc5b5..ad310ec2a 100644 --- a/php-sqlite3/.signature +++ b/php-sqlite3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dQbIil3fgOL8gTDpgz6KRj+QpSciz0z8FLPDHAwnWawvsGHhtnLErU68SdOmFCJ1or0hgHILZFM2ueP+I7TLgU= -SHA256 (Pkgfile) = 6639ad479256c830f4d27a37083e065f642bf028478e40950297de830728f3f3 +RWSE3ohX2g5d/QZFkFK2XFxKZozgZWnlEZuI7B3elnX19wwQx/FcqU8ngZ0dBvETOyXKSHeKsn7o2M4m/MkN76YuePlchMZIfgg= +SHA256 (Pkgfile) = 90adc8dea0f7d49661945e7b4c527355d50799b512125f340d0f9de3d6220f92 SHA256 (.footprint) = e626528b1bc2b3ce187cc979172f24c489075e0bc584aeb1d082b2f7197d6e49 -SHA256 (php-8.1.5.tar.xz) = 7647734b4dcecd56b7e4bd0bc55e54322fa3518299abcdc68eb557a7464a2e8a +SHA256 (php-8.1.6.tar.xz) = da38d65bb0d5dd56f711cd478204f2b62a74a2c2b0d2d523a78d6eb865b2364c diff --git a/php-sqlite3/Pkgfile b/php-sqlite3/Pkgfile index f4690445a..7980f2f7e 100644 --- a/php-sqlite3/Pkgfile +++ b/php-sqlite3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: sqlite3 name=php-sqlite3 -version=8.1.5 +version=8.1.6 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |