Loading package/jsmin/jsmin.mk +1 −1 Original line number Diff line number Diff line 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 Loading Loading
package/jsmin/jsmin.mk +1 −1 Original line number Diff line number Diff line 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 Loading