]> arthur.barton.de Git - homebrew-alex.git/commitdiff
aclock: Update download URL
authorAlexander Barton <alex@barton.de>
Wed, 27 Sep 2017 20:32:56 +0000 (22:32 +0200)
committerAlexander Barton <alex@barton.de>
Wed, 27 Sep 2017 20:32:56 +0000 (22:32 +0200)
Formula/aclock.rb

index 45bb3f224849be728e2bd399e22a9661631f2eb7..daf1f63e39ae8ad5367cd1485c87a5606beb39ea 100644 (file)
@@ -1,7 +1,7 @@
 require 'formula'
 
 class Aclock < Formula
-  url 'http://www.tenox.net/out/aclock/aclock-unix-curses.c'
+  url 'https://raw.githubusercontent.com/tenox7/aclock/master/sources/aclock-unix-curses.c'
   sha256 '2b098996409c4740f492fb8fd5a63cb5e3e15283c2f7e3f06c75d6a9ad916669'
   version '2.3'
   homepage 'http://www.tenox.net/out/'