summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-01-03 16:36:46 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-01-03 16:36:46 (GMT)
commit3df3bc1a513d9246c9b4dc4ce0509455e225f539 (patch)
tree14bb5c90bf955f6955769929b307cd7dbcd0a228
parent5238229c6d6ad3bfd61d8f01ab5359f59220f180 (diff)
downloadmxe-3df3bc1a513d9246c9b4dc4ce0509455e225f539.zip
mxe-3df3bc1a513d9246c9b4dc4ce0509455e225f539.tar.gz
mxe-3df3bc1a513d9246c9b4dc4ce0509455e225f539.tar.bz2
update package file
-rw-r--r--index.html2
-rw-r--r--src/file.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 4d69878..d0c0ad3 100644
--- a/index.html
+++ b/index.html
@@ -1058,7 +1058,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td id="file-package">file</td>
- <td id="file-version">5.11</td>
+ <td id="file-version">5.12</td>
<td id="file-website"><a href="http://www.darwinsys.com/file/">file</a></td>
</tr>
<tr>
diff --git a/src/file.mk b/src/file.mk
index dc438ed..d1c547b 100644
--- a/src/file.mk
+++ b/src/file.mk
@@ -3,7 +3,7 @@
PKG := file
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := df8ffe8759ec8cd85a98dc98e858563ea2555f64
+$(PKG)_CHECKSUM := 64ae9f7d32a35409b22ad54187b90d2a6d6a42c5
$(PKG)_SUBDIR := file-$($(PKG)_VERSION)
$(PKG)_FILE := file-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := ftp://ftp.astron.com/pub/file/$($(PKG)_FILE)