mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
lvm2: fix source URL
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user