Skip to content

Commit

Permalink
r8101: fixes download link/hash (#9988)
Browse files Browse the repository at this point in the history
  • Loading branch information
zxlhhyccc committed Aug 23, 2022
1 parent eb7c6f4 commit 2c2ebde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/lean/r8101/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ PKG_VERSION:=1.037.01
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://github.com/umarizulkifli/r8101/blob/main
PKG_HASH:=45b3ae6af31054879b06c13ce4f0fb14
PKG_SOURCE_URL:=https://github.com/umarizulkifli/r8101/raw/main/
PKG_HASH:=62bb19848a87d2fe4de3fa9332225dcb5381f06cb93ec8931ea3fd894d492aea
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)

PKG_MAINTAINER:=umarizulkifli <umarizulkifli@gmail.com>
Expand Down

0 comments on commit 2c2ebde

Please sign in to comment.