changeset 2838:e1a8935c0ee6

update package liboauth
author Mark Brand <mabrand@mabrand.nl>
date Thu, 01 Nov 2012 12:19:58 +0100
parents efb8519157c2
children 11504b1a840f
files index.html src/liboauth.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Tue Oct 30 23:26:45 2012 +0100
+++ b/index.html	Thu Nov 01 12:19:58 2012 +0100
@@ -1475,7 +1475,7 @@
     </tr>
     <tr>
         <td id="liboauth-package">liboauth</td>
-        <td id="liboauth-version">0.9.7</td>
+        <td id="liboauth-version">1.0.0</td>
         <td id="liboauth-website"><a href="http://liboauth.sourceforge.net/">liboauth</a></td>
     </tr>
     <tr>
--- a/src/liboauth.mk	Tue Oct 30 23:26:45 2012 +0100
+++ b/src/liboauth.mk	Thu Nov 01 12:19:58 2012 +0100
@@ -3,7 +3,7 @@
 
 PKG             := liboauth
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := a5a957ac1538b23a286de4e39a2c9f98ef4c3c0e
+$(PKG)_CHECKSUM := cc936a440084f159cc46dab9018f1353f8bee80a
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://liboauth.sourceforge.net/pool/$($(PKG)_FILE)