mirror of
https://git.proxmox.com/git/package-rebuilds
synced 2025-08-22 09:04:40 +00:00

Which includes the backported fix from our 693166c
("r8125: backport
fix for 6.8 and bump package version to 9.011.00-4.1") already, so no
need to port that over.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
13 lines
414 B
Plaintext
13 lines
414 B
Plaintext
version=4
|
|
|
|
# The upstream download page at
|
|
# https://www.realtek.com/Download/List?cate_id=584
|
|
# does not offer direct download links but rather redirects after
|
|
# a captcha to a temporary download location.
|
|
# Therefore we can only parse the file name and version from the
|
|
# upstream download page.
|
|
|
|
opts=searchmode=plain \
|
|
https://www.realtek.com/Download/ListAllDownloadItem?cate_id=584 \
|
|
r8125-([\d\.]+).tar.bz2
|