aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/shmcat.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/shmcat.rb b/Library/Formula/shmcat.rb
index a123bcf4e..ad27492b9 100644
--- a/Library/Formula/shmcat.rb
+++ b/Library/Formula/shmcat.rb
@@ -2,8 +2,8 @@ require 'formula'
class Shmcat < Formula
homepage 'http://shmcat.sourceforge.net/'
- url 'http://heanet.dl.sourceforge.net/project/shmcat/shmcat-1.5.tar.bz2'
- sha1 'ab0aa596eccfc0343f5863cc4ceb874f91ad9d09'
+ url 'http://heanet.dl.sourceforge.net/project/shmcat/shmcat-1.6.tar.bz2'
+ sha1 '13650adef363bf9c7c97602036cf6c3241f1a86d'
option 'with-ftok', "Build the ftok utility"
option 'with-nls', "Use Native Language Support"