diff options
author | Alexey Mednyy <swexru@gmail.com> | 2014-10-12 12:20:32 +0400 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-10-12 12:30:10 +0200 |
commit | ab73c6c7b9a2c4cba0a36347898757240ec03479 (patch) | |
tree | add85be840d1e25a684b3c61a1a424cb33f2980c | |
parent | 84a172cb18059f082e6d5f6823a94dfed6db5aa4 (diff) |
libuci: bump version
Signed-off-by: Alexey Mednyy <swexru@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | package/libuci/libuci.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libuci/libuci.mk b/package/libuci/libuci.mk index ce18a38de..9d5c172c4 100644 --- a/package/libuci/libuci.mk +++ b/package/libuci/libuci.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBUCI_VERSION = ed938cc8e423d4a33b8f31e6e6d1eb0805ae3d10 +LIBUCI_VERSION = e339407372ffc70b1451e4eda218c01aa95a6a7f LIBUCI_SITE = git://nbd.name/uci.git LIBUCI_LICENSE = LGPLv2.1 LIBUCI_INSTALL_STAGING = YES |