diff options
author | Tim Biermann <tbier@posteo.de> | 2021-06-10 17:53:22 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-06-10 17:53:22 +0000 |
commit | d96e40b19445a99fb52854b81b0202bedfa8026c (patch) | |
tree | 96c66fc81a9e67cf88da038fec34c2705e043527 /php-igbinary | |
parent | f115f0a674044234584fc294d99282403e95732d (diff) | |
download | contrib-d96e40b19445a99fb52854b81b0202bedfa8026c.tar.gz contrib-d96e40b19445a99fb52854b81b0202bedfa8026c.tar.xz |
php-igbinary: 3.2.2 -> 3.2.3
Diffstat (limited to 'php-igbinary')
-rw-r--r-- | php-igbinary/.signature | 6 | ||||
-rw-r--r-- | php-igbinary/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/php-igbinary/.signature b/php-igbinary/.signature index c369e4bb7..9b75ea6e7 100644 --- a/php-igbinary/.signature +++ b/php-igbinary/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33oDNvz0oVdKg8lZBOlMTpCRGK+jcRDMvnMmwbGoMgLORgXNTIj76Jm0w0Y8OHdy9EMFG9X1Ghf4nuGN/dizgQo= -SHA256 (Pkgfile) = f09a85f040fa24407420e42914dfafbe51251389332266620b89d375315d7193 +RWSagIOpLGJF3/0SJ7VJLDA+lEped180F5cUCY6TsA1eApIZn4LZUtEKdWGOPTlS85hLGdkxi5PYTnQKP3HPilwZppVz7TsWUgE= +SHA256 (Pkgfile) = 896da21161ac9eb8b2b01d894b385346757bdb30df638d0d661b0e17ebf44da2 SHA256 (.footprint) = e5a68789d276ee8ea51cbf7347979d60fc897992b57cf7c98914ece693b65ced -SHA256 (php-igbinary-3.2.2.tar.gz) = 3f8927d5578ae5536b966ff3dcedaecf5e8b87a8f33f7fe3a78a0a6da30f4005 +SHA256 (php-igbinary-3.2.3.tar.gz) = c6bb38235e166ddf5713f464f9ab6d16e85783eefa7825824efd252eea6ac4e5 diff --git a/php-igbinary/Pkgfile b/php-igbinary/Pkgfile index 340d2bae4..fa1028f3b 100644 --- a/php-igbinary/Pkgfile +++ b/php-igbinary/Pkgfile @@ -4,8 +4,8 @@ # Depends on: php name=php-igbinary -version=3.2.2 -release=2 +version=3.2.3 +release=1 source=(https://github.com/igbinary/igbinary/archive/$version/$name-$version.tar.gz) build() { |