OpenWrt packages
Sign in or create your account | Project List | Help
OpenWrt packages Commit Details
| Date: | 2010-09-01 23:16:10 (1 year 5 months ago) |
|---|---|
| Author: | bartbes |
| Commit: | 6ce3263fba88100f2c5b1ac13e612cef3719b1b8 |
| Message: | Updated gmenu2x makefile to use newest version |
| Files: |
gmenu2x/Makefile (1 diff) |
Change Details
| gmenu2x/Makefile | ||
|---|---|---|
| 8 | 8 | include $(TOPDIR)/rules.mk |
| 9 | 9 | |
| 10 | 10 | PKG_NAME:=gmenu2x |
| 11 | PKG_VERSION:=20100803 | |
| 12 | PKG_REV:=e9941dc4fd55e11be0269c6d6a88e767b3746518 | |
| 11 | PKG_VERSION:=20100901 | |
| 12 | PKG_REV:=5c05348ba99b6551d22bbaea17bfcabff31befbd | |
| 13 | 13 | PKG_RELEASE:=1 |
| 14 | 14 | |
| 15 | 15 | PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
