diff options
author | adam <adam@pkgsrc.org> | 2021-04-21 13:24:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-04-21 13:24:06 +0000 |
commit | ae0a61b94066a8c86753f1f663bc074b2b853e5f (patch) | |
tree | f7b7566748234b030e4cd966e480fc3dbbbd3c04 /www/php-curl | |
parent | 10d612e8ec31c0b03c032c8c6007b86cb84319bb (diff) | |
download | pkgsrc-ae0a61b94066a8c86753f1f663bc074b2b853e5f.tar.gz |
revbump for boost-libs
Diffstat (limited to 'www/php-curl')
-rw-r--r-- | www/php-curl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php-curl/Makefile b/www/php-curl/Makefile index 9ae4365506e..d59781dda86 100644 --- a/www/php-curl/Makefile +++ b/www/php-curl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.50 2020/05/22 10:56:46 adam Exp $ +# $NetBSD: Makefile,v 1.51 2021/04/21 13:25:30 adam Exp $ MODNAME= curl CATEGORIES+= www COMMENT= PHP extension for curl functions -PKGREVISION= 9 +PKGREVISION= 10 CONFLICTS= php-curl-[0-9]* |