diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2018-05-25 22:00:44 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2018-05-27 08:26:55 +0200 |
commit | a81f0bbe58cb2e70ee666456e3084b1f41c647f4 (patch) | |
tree | 04b923c34543b75a8439e8c265f90db54492b449 /package/bcm28xx-vc/Makefile | |
parent | 07bac1dc01a3e6216fe653acd33311febc84108a (diff) |
kodi: update to leia 18 alpha, add all required packages
Diffstat (limited to 'package/bcm28xx-vc/Makefile')
-rw-r--r-- | package/bcm28xx-vc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/bcm28xx-vc/Makefile b/package/bcm28xx-vc/Makefile index 59f29b80e..b23e86f64 100644 --- a/package/bcm28xx-vc/Makefile +++ b/package/bcm28xx-vc/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= bcm28xx-vc -PKG_VERSION:= 8d518460723779f95b49efafc04c183e83da3a18 +PKG_VERSION:= 2448644657e5fbfd82299416d218396ee1115ece PKG_GIT:= hash -PKG_RELEASE:= 2 +PKG_RELEASE:= 1 PKG_DESCR:= videocore tools and libraries PKG_SECTION:= libs/video PKG_BUILDDEP:= cmake-host |