Browse Source

apache2: Use https for homepage

android-5
Fredrik Fornwall 7 years ago
parent
commit
cb296801c1
  1. 2
      packages/apache2/build.sh

2
packages/apache2/build.sh

@ -1,4 +1,4 @@
TERMUX_PKG_HOMEPAGE=http://httpd.apache.org
TERMUX_PKG_HOMEPAGE=https://httpd.apache.org
TERMUX_PKG_DESCRIPTION="Apache Web Server"
TERMUX_PKG_VERSION=2.4.29
TERMUX_PKG_SHA256=777753a5a25568a2a27428b2214980564bc1c38c1abf9ccc7630b639991f7f00

Loading…
Cancel
Save