diff options
author | Tim Biermann <tbier@posteo.de> | 2021-06-05 15:09:45 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-06-05 15:10:33 +0000 |
commit | e7cef663086ce53764431da6b251fea27fa9c8c8 (patch) | |
tree | 9241f15743c14aad56ad8dce34e69ac36ab0a5da /php-igbinary | |
parent | 53f9fab2f9bba85fd416cc7cd2c64f582c42c0ce (diff) | |
download | contrib-e7cef663086ce53764431da6b251fea27fa9c8c8.tar.gz contrib-e7cef663086ce53764431da6b251fea27fa9c8c8.tar.xz |
php-igbinary: updated for php 8
Diffstat (limited to 'php-igbinary')
-rw-r--r-- | php-igbinary/.signature | 4 | ||||
-rw-r--r-- | php-igbinary/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/php-igbinary/.signature b/php-igbinary/.signature index f1b4f0b09..c369e4bb7 100644 --- a/php-igbinary/.signature +++ b/php-igbinary/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38UpnWLsV7gSnTWC3neNFx+BE5Z0MXnL22ZXOGZixRPdS3o0eKAy18iYiRO6kJtsznHlRoDBkVI2f4OjrdMhrgw= -SHA256 (Pkgfile) = a2bc393a227469386e9caa23b94f15b5e7029e94d7bb2afb4982bbca76adfbbf +RWSagIOpLGJF33oDNvz0oVdKg8lZBOlMTpCRGK+jcRDMvnMmwbGoMgLORgXNTIj76Jm0w0Y8OHdy9EMFG9X1Ghf4nuGN/dizgQo= +SHA256 (Pkgfile) = f09a85f040fa24407420e42914dfafbe51251389332266620b89d375315d7193 SHA256 (.footprint) = e5a68789d276ee8ea51cbf7347979d60fc897992b57cf7c98914ece693b65ced SHA256 (php-igbinary-3.2.2.tar.gz) = 3f8927d5578ae5536b966ff3dcedaecf5e8b87a8f33f7fe3a78a0a6da30f4005 diff --git a/php-igbinary/Pkgfile b/php-igbinary/Pkgfile index 2c28ada2e..340d2bae4 100644 --- a/php-igbinary/Pkgfile +++ b/php-igbinary/Pkgfile @@ -5,7 +5,7 @@ name=php-igbinary version=3.2.2 -release=1 +release=2 source=(https://github.com/igbinary/igbinary/archive/$version/$name-$version.tar.gz) build() { |