buildrootschalter/package/mongrel2
Jerzy Grzegorek df70822c62 package: cleanup github <pkg>{_VERSION, _SOURCE, _SITE} variable
According to the documentation, chapter
6.2.8.2 How to add a package from github
"
[...]
FOO_VERSION = tag or full commit ID
FOO_SITE = http://github.com/<user>/<package>/tarball/$(FOO_VERSION)
[...]
- The tarball name generated by github matches the default one from
  Buildroot (...),
  so it is not necessary to specify it in the +.mk+ file.
"
This commit makes the appropriate changes.

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-11-02 18:26:41 +01:00
..
Config.in mongrel2: needs threads 2013-07-10 07:37:06 +02:00
mongrel2-0001-use-CC-variable-to-compile-procer.patch
mongrel2-0002-Do-not-run-tests.patch
mongrel2-0003-Fix-Makefiles-for-cross-compilation.patch
mongrel2.mk package: cleanup github <pkg>{_VERSION, _SOURCE, _SITE} variable 2013-11-02 18:26:41 +01:00