diff options
Diffstat (limited to 'package/bcm28xx-vc/Makefile')
-rw-r--r-- | package/bcm28xx-vc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bcm28xx-vc/Makefile b/package/bcm28xx-vc/Makefile index 1ad1601ad..78873c405 100644 --- a/package/bcm28xx-vc/Makefile +++ b/package/bcm28xx-vc/Makefile @@ -5,7 +5,7 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= bcm28xx-vc PKG_VERSION:= c2f27fb8e581f8e5af83bf28422553ade8f7a7c8 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_DESCR:= videocore tools and libraries PKG_SECTION:= libs/video PKG_BUILDDEP:= cmake-host |