mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 01:58:35 +04:00
python3-libsemanage: fix URL
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ PKG_RELEASE:=1
|
|||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/python-libsemanage/$(SRC_NAME)-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/python-libsemanage/$(SRC_NAME)-$(PKG_VERSION)
|
||||||
PKG_SOURCE:=$(SRC_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(SRC_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://github.com/SELinuxProject/selinux/releases/download/20200710
|
PKG_SOURCE_URL:=https://github.com/SELinuxProject/selinux/releases/download/$(PKG_VERSION)
|
||||||
PKG_HASH:=d722a55ca4fe2d4e2b30527720db657e6238b28079e69e2e4affeb8e733ee511
|
PKG_HASH:=d722a55ca4fe2d4e2b30527720db657e6238b28079e69e2e4affeb8e733ee511
|
||||||
PKG_BUILD_DEPENDS:=swig/host
|
PKG_BUILD_DEPENDS:=swig/host
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user