diff options
Diffstat (limited to 'package/utils/bcm27xx-userland/Makefile')
-rw-r--r-- | package/utils/bcm27xx-userland/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/utils/bcm27xx-userland/Makefile b/package/utils/bcm27xx-userland/Makefile index b625b9c0d5..098c039f1f 100644 --- a/package/utils/bcm27xx-userland/Makefile +++ b/package/utils/bcm27xx-userland/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bcm27xx-userland -PKG_VERSION:=f4bccc38f9d0a740aeb7818d33ca1fd551e325de +PKG_VERSION:=4a0a19b88b43e48c6b51b526b9378289fb712a4c PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/raspberrypi/userland/tar.gz/$(PKG_VERSION)? -PKG_HASH:=3a4ea8788809bf889da9fe61759e4f8daafab3444264c011db9c6b25237fd044 +PKG_HASH:=0f42d48095d1f680cbe8781c2e974b76bdd0507aaef64cce8b8b472ca3a09588 PKG_FLAGS:=nonshared |