diff options
author | Tim Biermann <tbier@posteo.de> | 2020-08-05 06:29:40 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-08-05 06:29:40 +0000 |
commit | 4502c17d5f8b72ecfd860e5d40977d0e044f9e65 (patch) | |
tree | eee5722e3ad825f7fcec3491a1ede34ad2df9eee /php-igbinary | |
parent | 5f038a93aca8978a8bd23af7550cfc3c89f99440 (diff) | |
download | contrib-4502c17d5f8b72ecfd860e5d40977d0e044f9e65.tar.gz contrib-4502c17d5f8b72ecfd860e5d40977d0e044f9e65.tar.xz |
php-igbinary: 3.1.2 -> 3.1.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 04cd26255..141d6ff9e 100644 --- a/php-igbinary/.signature +++ b/php-igbinary/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF373Ep+eHuO2CKrwL8tUTMvBldN2kgVNAOVTFrkaIk2rVXzSDRxQR8fcD1B14KlYXkL5XrIzQR0yLtRGncLAvaQY= -SHA256 (Pkgfile) = c1cdd7693807f616995ab70f1abdb5fcbb238c348b916b4d9d2c28f4b039820c +RWSagIOpLGJF326URY31juZqklhq8iWcDVo8DG+TIR/SKMAnEzP+KZ14WQzMBcaJrsTuZI+QaC+FIDn8Np/ILnZr5bCNixu1KgU= +SHA256 (Pkgfile) = 1463675514ac5c9fd7576441141e4261f12fe37916950e1d764fc9beb1c1b37b SHA256 (.footprint) = e5a68789d276ee8ea51cbf7347979d60fc897992b57cf7c98914ece693b65ced -SHA256 (php-igbinary-3.1.2.tar.gz) = 0c804244edad8e8c95f75e7575269a3a31020c7f7a945ff81230fe12afd90664 +SHA256 (php-igbinary-3.1.3.tar.gz) = ee608778d69f2bc57c18004d9dff0be33523e5392806b37eed95ff673b8756de diff --git a/php-igbinary/Pkgfile b/php-igbinary/Pkgfile index 99b53c9b1..8d97fbab2 100644 --- a/php-igbinary/Pkgfile +++ b/php-igbinary/Pkgfile @@ -4,8 +4,8 @@ # Depends on: php name=php-igbinary -version=3.1.2 -release=4 +version=3.1.3 +release=1 source=(https://github.com/igbinary/igbinary/archive/$version/$name-$version.tar.gz) build() { |