Skip to content

Commit

Permalink
r8152: Update to 2.15.20211119 (coolsnowwolf#8447)
Browse files Browse the repository at this point in the history
Co-authored-by: Tianling Shen <[email protected]>
  • Loading branch information
Beginner-Go and 1715173329 authored Dec 16, 2021
1 parent aa70c1a commit 9f16277
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package/lean/r8152/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk

PKG_NAME:=r8152
PKG_VERSION:=2.15
PKG_RELEASE:=2
PKG_VERSION:=2.15.20211119
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/1715173329/realtek-r8152-linux/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=dc8a06ed6ff397029c396a7e83476f1bf9541c4f927a4dbac8810c6ce014f8ca
PKG_SOURCE_URL:=https://codeload.github.com/wget/realtek-r8152-linux/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=b7926db3b4ca71d453ac1cf875d7a8ab409ece108edc6913e8bc1c0c3b99179d

PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/realtek-$(PKG_NAME)-linux-$(PKG_VERSION)

Expand Down

0 comments on commit 9f16277

Please sign in to comment.