summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO18
1 files changed, 12 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16db652d9c1e..1512c73cf473 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,30 @@
pkgbase = ubus-lua-git
pkgdesc = An embedded bus system developed for OpenWrt. It is like dbus but simple and small.
- pkgver = r210.f361bfa
+ pkgver = r251.fcf5d8a
pkgrel = 1
- url = http://git.openwrt.org/?p=project/ubus.git
+ url = http://git.openwrt.org/?p=project/ubus.git;a=summary
arch = i686
arch = x86_64
arch = armv7h
license = LGPLv2.1
- depends = libubox-lua-git
- depends = json-c
- depends = lua51
makedepends = git
makedepends = cmake
makedepends = gcc
makedepends = make
makedepends = patch
makedepends = pkg-config
+ depends = libubox-lua-git
+ depends = json-c
+ depends = lua51
provides = ubus
conflicts = ubus
conflicts = ubus-git
- replaces = ubus
+ source = git://git.openwrt.org/project/ubus.git
+ source = 001-lua-version.patch
+ source = 002-ubusd-location.patch
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
pkgname = ubus-lua-git
+