mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-04 23:03:10 +02:00
triggersad: update the download URL.
gmenu2x: use the open.png as the default wallpaper Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
parent
663b894b28
commit
d0c6f14ceb
@ -8,8 +8,8 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gmenu2x
|
||||
PKG_VERSION:=20101118
|
||||
PKG_REV:=7d1a699aa34c2edcd133ea3cf2b77deb91ccb6dd
|
||||
PKG_VERSION:=20101122
|
||||
PKG_REV:=6773ad7d3a82c349a9edc9881e7c7330b09a931c
|
||||
PKG_RELEASE:=1
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
@ -7,13 +7,14 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=triggersad
|
||||
PKG_VERSION:=0.1.3
|
||||
PKG_REV:=f7c42167127fb8377f99440f943ab863433b14b5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=wertarbyte-triggerhappy-release-0.1.3-0-gf7c4216.tar.gz
|
||||
PKG_SOURCE_URL:=http://download.github.com/
|
||||
PKG_MD5SUM:=7da137a7d2ba1ce396231e821e68de4e
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/wertarbyte-triggerhappy-f7c4216/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=git://github.com/wertarbyte/triggerhappy
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user