summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuka Perkov2015-11-20 16:16:50 +0100
committerLuka Perkov2015-11-20 16:16:50 +0100
commit6a738194360131e72f7ed1a080f0651ab8af3fb0 (patch)
treeeaa6d4c9c0e1d07b4ac6cdd3759cf839c4c4fc63
parent4fbec53da2c8c0210af7dc2140ea7810ac6f2092 (diff)
downloadaur-6a738194360131e72f7ed1a080f0651ab8af3fb0.tar.gz
update project location
Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34610de6df01..33c7b6830974 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ubus-lua-git
_gitname=ubus
-pkgver=r210.f361bfa
+pkgver=r232.259450f
pkgrel=1
pkgdesc='An embedded bus system developed for OpenWrt. It is like dbus but simple and small.'
url='http://nbd.name/gitweb.cgi?p=luci2/ubus.git'
@@ -12,7 +12,7 @@ depends=('libubox-lua-git' 'json-c' 'lua51')
makedepends=('git' 'cmake' 'gcc' 'make' 'patch' 'pkg-config')
conflicts=('ubus' 'ubus-git')
provides=('ubus')
-source=('git://nbd.name/luci2/ubus.git' '001-lua-version.patch' '002-ubusd-location.patch')
+source=('git://git.openwrt.org/project/ubus.git' '001-lua-version.patch' '002-ubusd-location.patch')
md5sums=('SKIP' 'SKIP' 'SKIP')
pkgver() {