Similarly to #2403539: Makefile downloads master of markitup library instead of tag/hash, the panopoly_theme makefile downloads from the master branch of the respondjs library:
libraries[respondjs][download][type] = get
libraries[respondjs][download][url] = https://github.com/scottjehl/Respond/tarball/master
86dea4a is the latest commit; that's probably what the makefile should use.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | issue-2403539.patch | 713 bytes | lsolesen |
Comments
Comment #1
lsolesen commentedComment #2
dsnopekLooks good, thanks! Committed.