lincity-ng: remove devel spec

This commit is contained in:
commitay 2018-10-20 22:46:28 +10:00 committed by FX Coudert
parent 74ec492009
commit 20a0252f19

View file

@ -1,14 +1,11 @@
class LincityNg < Formula
desc "City simulation game"
homepage "https://github.com/lincity-ng/lincity-ng/"
url "https://github.com/lincity-ng/lincity-ng/archive/lincity-ng-2.0.tar.gz"
sha256 "e05a2c1e1d682fbf289caecd0ea46ca84b0db9de43c7f1b5add08f0fdbf1456b"
revision 2
head "https://github.com/lincity-ng/lincity-ng.git"
stable do
url "https://github.com/lincity-ng/lincity-ng/archive/lincity-ng-2.0.tar.gz"
sha256 "e05a2c1e1d682fbf289caecd0ea46ca84b0db9de43c7f1b5add08f0fdbf1456b"
end
bottle do
sha256 "5909e4a6c9cfe47aafd4fb4c5dd26016cbe096945faa485d377fe2c423b3caca" => :mojave
sha256 "bdfe153ca219084bf621c031612c8b86b02911e64d6fa154422812aee7de8d76" => :high_sierra
@ -17,11 +14,6 @@ class LincityNg < Formula
sha256 "6eae33edda53f256caa2fde01d334bc19b2c9810c8cf8e039ad1094c71619691" => :yosemite
end
devel do
url "https://downloads.sourceforge.net/project/lincity-ng.berlios/lincity-ng-2.9.beta.tar.bz2"
sha256 "542506135e833f7fd7231c0a5b2ab532fab719d214add461227af72d97ac9d4f"
end
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "jam" => :build