Browse Source

Merge pull request #2747 from diizzyy/patch-6

libunistring: Use URL alias
lilik-openwrt-22.03
Hannu Nyman 8 years ago
parent
commit
bc2c51a55b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libs/libunistring/Makefile

+ 1
- 1
libs/libunistring/Makefile View File

@ -13,7 +13,7 @@ PKG_RELEASE:=1
PKG_MD5SUM:=dfae4ff5583649ed24d8f368f1d0543b
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://ftp.gnu.org/gnu/libunistring
PKG_SOURCE_URL:=@GNU/libunistring
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1


Loading…
Cancel
Save