summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2010-04-30 15:25:39 +0200
committerTreeve Jelbert2010-04-30 15:25:39 +0200
commit661a15d0382b54d6b241e94f9442a6fe0f34decd (patch)
treec4a96886e7a0eb237b63832343ee4fbddc27e696
parentaa1f04d3578e56bd81029b938b27c2ba35426701 (diff)
libisofs: => 0.6.30
-rwxr-xr-xdisk/libisofs/DETAILS4
-rw-r--r--disk/libisofs/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/disk/libisofs/DETAILS b/disk/libisofs/DETAILS
index e015e72304..5292b37fe7 100755
--- a/disk/libisofs/DETAILS
+++ b/disk/libisofs/DETAILS
@@ -12,8 +12,8 @@ if [[ $LIBISOFS_SVN == y ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_IGNORE=volatile
else
- VERSION=0.6.28
- SOURCE_HASH=sha512:cdd2248eaf59d2ce06195b6f9227a4f6efd8dd92f12838cf420fbfd27ac686d94927f5bb0ac1fce49c53f16e30bc1bb49e0e40a24434230665648162aebff837
+ VERSION=0.6.30
+ SOURCE_HASH=sha512:5df58202e14c325fb237283e5bc9ae886c18c85a145e543de7c01e08174749b59b0012d76a6a8ae036cdee9716c57e9a3ef95cdde8c3db8654fba7e9cddc17d7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://files.libburnia-project.org/releases/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/disk/libisofs/HISTORY b/disk/libisofs/HISTORY
index ef5a7f90dc..02033ec658 100644
--- a/disk/libisofs/HISTORY
+++ b/disk/libisofs/HISTORY
@@ -1,3 +1,6 @@
+2010-04-30 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.6.30
+
2010-02-24 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.6.28