aboutsummaryrefslogtreecommitdiff
path: root/net/fossil
Commit message (Collapse)AuthorAge
* Merge pull request #1914 from sairon/fossil-fix-makefileLuka Perkov2015-11-10
|\ | | | | fossil: fix Makefile for GNU Make < 3.82
| * fossil: fix Makefile for GNU Make < 3.82Jan Čermák2015-11-04
| | | | | | | | | | | | | | | | | | | | | | make defconfig (or feeds update) raised following error for fossil package on Ubuntu 14.04 LTS with GNU Make 3.81: Makefile:47: *** missing separator. Stop. To fix this, empty blocks are now defined instead of using undefine directive which was added in GNU Make 3.82. Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
* | fossl: update to 1.34Luka Perkov2015-11-04
|/ | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* fossil: add packageLuka Perkov2015-11-01
Signed-off-by: Luka Perkov <luka@openwrt.org>