diff options
Diffstat (limited to 'package/bcm28xx-vc')
-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 48df12c9b..aa9e96794 100644 --- a/package/bcm28xx-vc/Makefile +++ b/package/bcm28xx-vc/Makefile @@ -4,8 +4,8 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= bcm28xx-vc -PKG_VERSION:= 9cc14b29288f913ef0e3286f4b3232bf73ab59d2 -PKG_RELEASE:= 2 +PKG_VERSION:= c2f27fb8e581f8e5af83bf28422553ade8f7a7c8 +PKG_RELEASE:= 1 PKG_DESCR:= videocore tools and libraries PKG_SECTION:= libs/video PKG_DEPENDS:= libpthread |