mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
5 lines
195 B
Plaintext
5 lines
195 B
Plaintext
# Find first non-rc tarball linked from kernel.org.
|
|
version=3
|
|
opts="pgpmode=mangle, pgpsigurlmangle=s|\.xz$|.sign|, decompress" \
|
|
https://www.kernel.org/ .*/linux-([0-9.]+).tar.xz debian uupdate
|