Commit 39ce56af authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

jquery: bump to version 1.9.1

parent f310ee90
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
JQUERY_VERSION = 1.8.3
JQUERY_VERSION = 1.9.1
JQUERY_SITE = http://code.jquery.com
JQUERY_SOURCE = jquery-$(JQUERY_VERSION).min.js
JQUERY_LICENSE = MIT

define JQUERY_EXTRACT_CMDS
	cp $(DL_DIR)/$(JQUERY_SOURCE) $(@D)