summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-09-12 14:23:16 +0400
committerVlad Glagolev2011-10-02 21:16:26 +0400
commitb3eace916d060784b66d5d67affacfa65be0d4ca (patch)
tree8719f8dc4020f8f708fe4b0e35688bf6f762ddd5
parent36f4e59af9c2c69209701723cb0e12a8b7797fb9 (diff)
libestr: => 0.1.2
(cherry picked from commit d80623c8da2e641186551c7041a70f87a5aa99b8)
-rwxr-xr-xlibs/libestr/DETAILS6
-rw-r--r--libs/libestr/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/libs/libestr/DETAILS b/libs/libestr/DETAILS
index faf20bb656..0f5355ecab 100755
--- a/libs/libestr/DETAILS
+++ b/libs/libestr/DETAILS
@@ -1,8 +1,8 @@
SPELL=libestr
- VERSION=0.1.0
+ VERSION=0.1.2
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://${SPELL}.adiscon.com/files/download/${SOURCE}
- SOURCE_HASH=sha512:b237f91cecfee117b0c3ab5e0d4890c9d1cdf188c3862e002d0430dc033e2b61e63f1d6174d9c644a65afb4753f6684c6bb4889a72d70e12a4902d43d2f1237e
+ SOURCE_URL[0]=http://libestr.adiscon.com/files/download/${SOURCE}
+ SOURCE_HASH=sha512:dd423f534d4aad72819d6ed27b0b29a66afd3955acfda4051a389398e58cb2b6f25d47b79729df19e86fdf3cbd2a6e4814e670e4d8d27eaa07f6c40bd01e5667
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://libestr.adiscon.com/"
LICENSE[0]=GPL
diff --git a/libs/libestr/HISTORY b/libs/libestr/HISTORY
index 26a522976d..d67809137b 100644
--- a/libs/libestr/HISTORY
+++ b/libs/libestr/HISTORY
@@ -1,3 +1,6 @@
+2011-09-12 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.1.2
+
2011-04-06 Arjan Bouter <abouter@sourcemage.org>
* DETAILS: spell created