|
@@ -5,6 +5,8 @@
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
MONGREL2_VERSION = v1.9.1
|
|
MONGREL2_VERSION = v1.9.1
|
|
|
|
+# Do not use the github helper here, the generated tarball is *NOT* the same
|
|
|
|
+# as the one uploaded by upstream for the release.
|
|
MONGREL2_SITE = https://github.com/zedshaw/mongrel2/releases/download/$(MONGREL2_VERSION)
|
|
MONGREL2_SITE = https://github.com/zedshaw/mongrel2/releases/download/$(MONGREL2_VERSION)
|
|
MONGREL2_LICENSE = BSD-3c
|
|
MONGREL2_LICENSE = BSD-3c
|
|
MONGREL2_LICENSE_FILES = LICENSE
|
|
MONGREL2_LICENSE_FILES = LICENSE
|