summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuka Perkov2016-04-11 18:07:21 +0200
committerLuka Perkov2016-04-11 18:07:21 +0200
commit4e9dca6afe1d3c556e97583d632ed0f49b1bd187 (patch)
tree8eee6e829eb30b71ac2ec8180c4e5099310f5eb0
parent5e187e0e0fa61f58592383d1d9cfe0ebe931e845 (diff)
downloadaur-4e9dca6afe1d3c556e97583d632ed0f49b1bd187.tar.gz
update .SRCINFO to latest version
Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
-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
+