Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
shmcat 1.6
Browse files Browse the repository at this point in the history
Closes #16443.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
brettkoonce authored and adamv committed Dec 14, 2012
1 parent a6ddaf9 commit 2a49f06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/shmcat.rb
Expand Up @@ -2,8 +2,8 @@

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"
Expand Down

0 comments on commit 2a49f06

Please sign in to comment.