• R/O
  • HTTP
  • SSH
  • HTTPS

v2raya-openwrt: Commit

opkg feed of v2rayA for OpenWrt users


Commit MetaInfo

Revisionc2d1a4d893d1493ae858a26967e44f4109e83e16 (tree)
Time2022-04-22 18:31:11
AuthorTianling Shen <cnsztl@immo...>
CommiterTianling Shen

Log Message

ca-certificates: fix download url

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>

Change Summary

Incremental Difference

--- a/ca-certificates/Makefile
+++ b/ca-certificates/Makefile
@@ -12,7 +12,7 @@ PKG_RELEASE:=1
1212 PKG_MAINTAINER:=
1313
1414 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
15-PKG_SOURCE_URL:=@DEBIAN/pool/main/c/ca-certificates
15+PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/c/ca-certificates
1616 PKG_HASH:=2ae9b6dc5f40c25d6d7fe55e07b54f12a8967d1955d3b7b2f42ee46266eeef88
1717 PKG_INSTALL:=1
1818
Show on old repository browser