]> git.ipfire.org Git - thirdparty/openwrt.git/commit
libunwind: avoid using $(PKG_NAME) in PKG_SOURCE_URL
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 26 Sep 2025 18:09:22 +0000 (20:09 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 1 Oct 2025 18:23:42 +0000 (20:23 +0200)
commit1e00160a8fdcbe2dc8ce898febfe4338ba2fe890
treef3a458e7034a897eb3d7e2e6217f90a5b6a2f074
parentbe6567276cd17cb477f8f6756abc6309719dc80c
libunwind: avoid using $(PKG_NAME) in PKG_SOURCE_URL

If there is used $(PKG_NAME) in PKG_SOURCE_URL,
then it can not be copy&pasted to the browser's address bar.

Let's remove $(PKG_NAME) and use hardcoded project name
in the PKG_SOURCE_URL

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20193
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/libs/libunwind/Makefile