diff options
-rw-r--r-- | www/php-plurk-api/Makefile | 4 | ||||
-rw-r--r-- | www/php-plurk-api/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/php-plurk-api/Makefile b/www/php-plurk-api/Makefile index 8e19514ec7a5..6b10ff04a319 100644 --- a/www/php-plurk-api/Makefile +++ b/www/php-plurk-api/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php-plurk-api -PORTVERSION= 1.6.3 +PORTVERSION= 1.6.4 CATEGORIES= www MASTER_SITES= GOOGLE_CODE @@ -18,7 +18,7 @@ LICENSE= BSD NO_BUILD= yes USE_PHP= json curl USE_ZIP= yes -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTVERSION} SUB_LIST= PKGNAME=${PKGNAME} SUB_FILES= pkg-message diff --git a/www/php-plurk-api/distinfo b/www/php-plurk-api/distinfo index 4b47d8656ecb..782066816112 100644 --- a/www/php-plurk-api/distinfo +++ b/www/php-plurk-api/distinfo @@ -1,2 +1,2 @@ -SHA256 (php-plurk-api-1.6.3.zip) = 9e19cc1c93e1a33163b832778c1de329440a865d746a10b82f09c4ae420ee29c -SIZE (php-plurk-api-1.6.3.zip) = 56138 +SHA256 (php-plurk-api-1.6.4.zip) = c0fae6981868c86127e64a6e944f4d9ff3756491c95fa11e2355474cb32739e3 +SIZE (php-plurk-api-1.6.4.zip) = 58225 |