summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2010-04-30 15:26:51 +0200
committerTreeve Jelbert2010-04-30 15:26:51 +0200
commit6c0ea8aafd9a4a15ef79a4a88d938793f7d7f0b7 (patch)
tree94e367f96af3636956fb973ece956302bb9e7567
parent661a15d0382b54d6b241e94f9442a6fe0f34decd (diff)
libisoburn: => 0.5.4.pl00
-rwxr-xr-xdisk/libisoburn/DETAILS4
-rw-r--r--disk/libisoburn/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/disk/libisoburn/DETAILS b/disk/libisoburn/DETAILS
index 89a93f1370..e987e130fd 100755
--- a/disk/libisoburn/DETAILS
+++ b/disk/libisoburn/DETAILS
@@ -12,8 +12,8 @@ if [[ $LIBISOBURN_SVN == y ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_IGNORE=volatile
else
- VERSION=0.5.0.pl00
- SOURCE_HASH=sha512:ebd435ba07c676b3edf370cf8a65e7d0c3b6ad73f3b851f6f5d923ded315720ecafda5bf4bbfefcd9afbd03a9b62cc53f4e991a7d3d0c4df4b9f811146069b40
+ VERSION=0.5.4.pl00
+ SOURCE_HASH=sha512:2063fb6ab71ddcb39935e2c448cb6d49fb095995a68ee7b714b0c580dfd9be9365e540fb09ed77ab551e1517d4e3e1d531f853494486e6c1cbd7bf92ddf6481d
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://files.libburnia-project.org/releases/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//.pl??}"
diff --git a/disk/libisoburn/HISTORY b/disk/libisoburn/HISTORY
index 37eef9c310..1ffd5e010c 100644
--- a/disk/libisoburn/HISTORY
+++ b/disk/libisoburn/HISTORY
@@ -1,3 +1,6 @@
+2010-04-30 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.5.4.pl00
+
2010-02-27 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.5.0.pl00