projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a307912
)
ubus: fix PKG_MIRROR_HASH
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 19 Jan 2018 22:59:30 +0000
(23:59 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 20 Jan 2018 19:22:01 +0000
(20:22 +0100)
Fixes: dd975d15a71f ("ubus: fix wrong PKG_SOURCE_DATE")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/system/ubus/Makefile
patch
|
blob
|
history
diff --git
a/package/system/ubus/Makefile
b/package/system/ubus/Makefile
index 8d4afce5180fdf5d493a42b5c9853f99b3250141..7dc3c92deadbaf0e15d8e0135585b6e8cbc0e8c5 100644
(file)
--- a/
package/system/ubus/Makefile
+++ b/
package/system/ubus/Makefile
@@
-7,7
+7,7
@@
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/ubus.git
PKG_SOURCE_DATE:=2018-01-16
PKG_SOURCE_VERSION:=5bae22eb5472c9c7cc30caa9a84004bba19940d3
-PKG_MIRROR_HASH:=
21ceef22a34968d45c3eb2dd4106a7224fc53e13d6bc6937d4d4f5c070c9ff8a
+PKG_MIRROR_HASH:=
6f46398279339dcc597965306275fe1272af384f8cb253ee8de2c68e366eed55
CMAKE_INSTALL:=1
PKG_LICENSE:=LGPL-2.1