From 5af1f8effd032a893f42b256595fe16a2d27e5f5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 10 Jun 2012 07:17:36 +0200 Subject: repo reorg --- php-pear-Auth-Yubico-2.3.channel.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 php-pear-Auth-Yubico-2.3.channel.patch (limited to 'php-pear-Auth-Yubico-2.3.channel.patch') diff --git a/php-pear-Auth-Yubico-2.3.channel.patch b/php-pear-Auth-Yubico-2.3.channel.patch new file mode 100644 index 0000000..dded191 --- /dev/null +++ b/php-pear-Auth-Yubico-2.3.channel.patch @@ -0,0 +1,22 @@ +diff -Naur Auth_Yubico-2.3.orig/package.xml Auth_Yubico-2.3.new/package.xml +--- Auth_Yubico-2.3.orig/package.xml 2011-02-02 21:22:16.000000000 +0100 ++++ Auth_Yubico-2.3.new/package.xml 2011-02-03 14:08:23.561533880 +0100 +@@ -4,7 +4,7 @@ + http://pear.php.net/dtd/package-2.0 + http://pear.php.net/dtd/package-2.0.xsd"> + Auth_Yubico +- pear.php.net ++ __uri + Authentication class for verifying Yubico OTP tokens. + PHP class to help you verify Yubico OTP tokens. + +@@ -40,6 +40,9 @@ + + 1.4.0b1 + ++ ++ curl ++ + + + -- cgit