jsmin: fix github tarball to use commit id

Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Spenser Gilliland 2013-06-06 06:47:16 +00:00 committed by Peter Korsgaard
parent 8dfd59d114
commit f0f124f36a

View File

@ -1,5 +1,5 @@
JSMIN_VERSION = a9b4755
JSMIN_SITE = http://github.com/douglascrockford/JSMin/tarball/master
JSMIN_SITE = http://github.com/douglascrockford/JSMin/tarball/$(JSMIN_VERSION)
define JSMIN_BUILD_CMDS
$(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) jsmin