[rs-commit] r215 - in /rs-distribution/trunk/openwrt/security: redwax-apache-mod-ca/ redwax-apache-mod-crl/ redwax-apache-mod-csr/ redwax-apache-mod-ocsp/ redwax-apache-mod-pkcs12/ redwax-apache-mod-scep/ redwax-apache-mod-spkac/ redwax-apache-mod-timestamp/

rs-commit at redwax.eu rs-commit at redwax.eu
Fri Jan 3 00:49:10 CET 2020


Author: minfrin at redwax.eu
Date: Fri Jan  3 00:49:10 2020
New Revision: 215

Log:
Move all downloads to the stable URLs at the Redwax archive.

Modified:
    rs-distribution/trunk/openwrt/security/redwax-apache-mod-ca/Makefile
    rs-distribution/trunk/openwrt/security/redwax-apache-mod-crl/Makefile
    rs-distribution/trunk/openwrt/security/redwax-apache-mod-csr/Makefile
    rs-distribution/trunk/openwrt/security/redwax-apache-mod-ocsp/Makefile
    rs-distribution/trunk/openwrt/security/redwax-apache-mod-pkcs12/Makefile
    rs-distribution/trunk/openwrt/security/redwax-apache-mod-scep/Makefile
    rs-distribution/trunk/openwrt/security/redwax-apache-mod-spkac/Makefile
    rs-distribution/trunk/openwrt/security/redwax-apache-mod-timestamp/Makefile

Modified: rs-distribution/trunk/openwrt/security/redwax-apache-mod-ca/Makefile
==============================================================================
--- rs-distribution/trunk/openwrt/security/redwax-apache-mod-ca/Makefile	(original)
+++ rs-distribution/trunk/openwrt/security/redwax-apache-mod-ca/Makefile	Fri Jan  3 00:49:10 2020
@@ -15,7 +15,7 @@
 PKG_LICENSE:=Apache License
 
 PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=https://redwax.eu/dist/rs/
+PKG_SOURCE_URL:=https://archive.redwax.eu/dist/rs/$(PKG_SOURCE_NAME)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)/
 PKG_HASH:=1ec0d15ab535321ae84b91ad3b2c5986b6c7c9ff1e36c745ddbe722a499a1a76
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)

Modified: rs-distribution/trunk/openwrt/security/redwax-apache-mod-crl/Makefile
==============================================================================
--- rs-distribution/trunk/openwrt/security/redwax-apache-mod-crl/Makefile	(original)
+++ rs-distribution/trunk/openwrt/security/redwax-apache-mod-crl/Makefile	Fri Jan  3 00:49:10 2020
@@ -15,7 +15,7 @@
 PKG_LICENSE:=Apache License
 
 PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=https://redwax.eu/dist/rs/
+PKG_SOURCE_URL:=https://archive.redwax.eu/dist/rs/$(PKG_SOURCE_NAME)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)/
 PKG_HASH:=fd61df0578640420428e0d94eb2cddd1363bf1661ceef2c8631321840322f88e
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)

Modified: rs-distribution/trunk/openwrt/security/redwax-apache-mod-csr/Makefile
==============================================================================
--- rs-distribution/trunk/openwrt/security/redwax-apache-mod-csr/Makefile	(original)
+++ rs-distribution/trunk/openwrt/security/redwax-apache-mod-csr/Makefile	Fri Jan  3 00:49:10 2020
@@ -15,7 +15,7 @@
 PKG_LICENSE:=Apache License
 
 PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=https://redwax.eu/dist/rs/
+PKG_SOURCE_URL:=https://archive.redwax.eu/dist/rs/$(PKG_SOURCE_NAME)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)/
 PKG_HASH:=b8a1bd19b02cc2a87ff790b0d6c1b4d2b936c151eca1694dd2292d109e034f76
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)

Modified: rs-distribution/trunk/openwrt/security/redwax-apache-mod-ocsp/Makefile
==============================================================================
--- rs-distribution/trunk/openwrt/security/redwax-apache-mod-ocsp/Makefile	(original)
+++ rs-distribution/trunk/openwrt/security/redwax-apache-mod-ocsp/Makefile	Fri Jan  3 00:49:10 2020
@@ -15,7 +15,7 @@
 PKG_LICENSE:=Apache License
 
 PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=https://redwax.eu/dist/rs/
+PKG_SOURCE_URL:=https://archive.redwax.eu/dist/rs/$(PKG_SOURCE_NAME)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)/
 PKG_HASH:=7d8b970094e82a46486d3373d2130b1260a60d950ef82f06a964e9facb9554dd
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)

Modified: rs-distribution/trunk/openwrt/security/redwax-apache-mod-pkcs12/Makefile
==============================================================================
--- rs-distribution/trunk/openwrt/security/redwax-apache-mod-pkcs12/Makefile	(original)
+++ rs-distribution/trunk/openwrt/security/redwax-apache-mod-pkcs12/Makefile	Fri Jan  3 00:49:10 2020
@@ -15,7 +15,7 @@
 PKG_LICENSE:=Apache License
 
 PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=https://redwax.eu/dist/rs/
+PKG_SOURCE_URL:=https://archive.redwax.eu/dist/rs/$(PKG_SOURCE_NAME)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)/
 PKG_HASH:=ac50a2e8d8865559cbcefabf54085777b0a3d0b8b544e058795572ed0bb6ef19
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)

Modified: rs-distribution/trunk/openwrt/security/redwax-apache-mod-scep/Makefile
==============================================================================
--- rs-distribution/trunk/openwrt/security/redwax-apache-mod-scep/Makefile	(original)
+++ rs-distribution/trunk/openwrt/security/redwax-apache-mod-scep/Makefile	Fri Jan  3 00:49:10 2020
@@ -15,7 +15,7 @@
 PKG_LICENSE:=Apache License
 
 PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=https://redwax.eu/dist/rs/
+PKG_SOURCE_URL:=https://archive.redwax.eu/dist/rs/$(PKG_SOURCE_NAME)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)/
 PKG_HASH:=796bd7cc2a982f4b92073ea68050004d26e14229b464c2f51f0928374d02b8e8
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)

Modified: rs-distribution/trunk/openwrt/security/redwax-apache-mod-spkac/Makefile
==============================================================================
--- rs-distribution/trunk/openwrt/security/redwax-apache-mod-spkac/Makefile	(original)
+++ rs-distribution/trunk/openwrt/security/redwax-apache-mod-spkac/Makefile	Fri Jan  3 00:49:10 2020
@@ -15,7 +15,7 @@
 PKG_LICENSE:=Apache License
 
 PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=https://redwax.eu/dist/rs/
+PKG_SOURCE_URL:=https://archive.redwax.eu/dist/rs/$(PKG_SOURCE_NAME)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)/
 PKG_HASH:=d7f6a48db12b248d52f8930a16a1adad2332757d76ab33fcaf4cb3615c8e454d
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)

Modified: rs-distribution/trunk/openwrt/security/redwax-apache-mod-timestamp/Makefile
==============================================================================
--- rs-distribution/trunk/openwrt/security/redwax-apache-mod-timestamp/Makefile	(original)
+++ rs-distribution/trunk/openwrt/security/redwax-apache-mod-timestamp/Makefile	Fri Jan  3 00:49:10 2020
@@ -15,7 +15,7 @@
 PKG_LICENSE:=Apache License
 
 PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=https://redwax.eu/dist/rs/
+PKG_SOURCE_URL:=https://archive.redwax.eu/dist/rs/$(PKG_SOURCE_NAME)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)/
 PKG_HASH:=50537a38636049c5eea5a3ab26f9dadb7bf650e04335aca96c668c1733abd1fc
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)



More information about the rs-commit mailing list