diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-30 12:22:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-30 12:22:44 +0000 |
commit | 884c630be910dac60d67b0abd805df91b4766f9c (patch) | |
tree | b2223c134f9fc9c137ccd8db23c2bd81feb511dd | |
parent | Update to 2021.1 (diff) |
Update to 1.0.3
Changes: https://pecl.php.net/package-changelog.php?package=smbclient
Notes
Notes:
svn path=/head/; revision=563313
-rw-r--r-- | net/pecl-smbclient/Makefile | 2 | ||||
-rw-r--r-- | net/pecl-smbclient/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/pecl-smbclient/Makefile b/net/pecl-smbclient/Makefile index 3ecae05f734d..b86fa37e212b 100644 --- a/net/pecl-smbclient/Makefile +++ b/net/pecl-smbclient/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= smbclient -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= net pear MAINTAINER= sunpoet@FreeBSD.org diff --git a/net/pecl-smbclient/distinfo b/net/pecl-smbclient/distinfo index b142d4956754..c7bc2290d8d3 100644 --- a/net/pecl-smbclient/distinfo +++ b/net/pecl-smbclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611665397 -SHA256 (PECL/smbclient-1.0.2.tgz) = 0411069d7c8bfeedc3318bf2126cec0418ada6ada6f53d1e518f6817466f06c0 -SIZE (PECL/smbclient-1.0.2.tgz) = 32584 +TIMESTAMP = 1611856532 +SHA256 (PECL/smbclient-1.0.3.tgz) = 018318add5686784e6d50082d311528f1de12c90ccb1e737fa2febeac2e1a888 +SIZE (PECL/smbclient-1.0.3.tgz) = 32687 |