diff options
Diffstat (limited to 'package/utils/bcm27xx-userland/Makefile')
-rw-r--r-- | package/utils/bcm27xx-userland/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/bcm27xx-userland/Makefile b/package/utils/bcm27xx-userland/Makefile index 857db7969f..9d7f6dd822 100644 --- a/package/utils/bcm27xx-userland/Makefile +++ b/package/utils/bcm27xx-userland/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bcm27xx-userland PKG_VERSION:=c4fd1b8986c6d6d4ae5cd51e65a8bbeb495dfa4e -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/raspberrypi/userland/tar.gz/$(PKG_VERSION)? |