Browse Source

lvm2: fix source URL

Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
lilik-openwrt-22.03
Alexander Ryzhov 9 years ago
parent
commit
70f31a5446
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/lvm2/Makefile

+ 1
- 1
utils/lvm2/Makefile View File

@ -14,7 +14,7 @@ PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0 LGPL-2.1
PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz
PKG_SOURCE_URL:=ftp://sources.redhat.com/pub/lvm2
PKG_SOURCE_URL:=ftp://sources.redhat.com/pub/lvm2/releases
PKG_MD5SUM:=f1ac794d1cf44e863a7fa614f4c28410
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION)


Loading…
Cancel
Save