From 9feda07a370c582019cac7f6376f1ba75e4c22ec Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 13 Nov 2017 18:17:14 +0100 Subject: [PATCH] Update package definitions. --- composer.json | 6 +++--- package.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 9a607f9..f5259ce 100644 --- a/composer.json +++ b/composer.json @@ -1,8 +1,8 @@ { "name": "horde/lock", - "description": "Horde Resource Locking System", + "description": "Resource locking library", "type": "library", - "homepage": "https://pear.horde.org", + "homepage": "https://www.horde.org/libraries/Horde_Lock", "license": "LGPL-2.1", "authors": [ { @@ -12,7 +12,7 @@ } ], "version": "2.1.5", - "time": "2017-10-20", + "time": "2017-11-11", "repositories": [ { "type": "pear", diff --git a/package.xml b/package.xml index 77ff90e..899da37 100644 --- a/package.xml +++ b/package.xml @@ -2,7 +2,7 @@ Horde_Lock pear.horde.org - Horde Resource Locking System + Resource locking library The Horde resource locking system. Ben Klang @@ -10,7 +10,7 @@ ben@alkaloid.net yes - 2017-10-27 + 2017-11-11 2.1.5 1.1.0 @@ -370,7 +370,7 @@ stable stable - 2017-10-27 + 2017-11-11 LGPL-2.1 *