From 72f3191d583250880818eb669eab6f0aeaf028ab Mon Sep 17 00:00:00 2001 From: Thomas Mayer Date: Sun, 10 Mar 2013 01:18:17 +0100 Subject: [PATCH] Updated liboauth to 1.0.1 --- index.html | 2 +- src/liboauth.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 1d84b68f..db8b0d42 100644 --- a/index.html +++ b/index.html @@ -1535,7 +1535,7 @@ aptitude -t squeeze-backports install cmake yasm liboauth - 1.0.0 + 1.0.1 liboauth diff --git a/src/liboauth.mk b/src/liboauth.mk index 20fce32b..7893dabf 100644 --- a/src/liboauth.mk +++ b/src/liboauth.mk @@ -3,7 +3,7 @@ PKG := liboauth $(PKG)_IGNORE := -$(PKG)_CHECKSUM := cc936a440084f159cc46dab9018f1353f8bee80a +$(PKG)_CHECKSUM := 2631b489c150187adcca264fe813d58b2c22bf8a $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://liboauth.sourceforge.net/pool/$($(PKG)_FILE)