summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 358fcd037cf0..100f892cb1cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,7 +17,7 @@ pkgbase = ax25-tools
backup = etc/ax25/rip98d.conf
backup = etc/ax25/rxecho.conf
backup = etc/ax25/ttylinkd.conf
- source = http://www.linux-ax25.org/pub/ax25-tools/ax25-tools-0.0.10-rc5.tar.gz
+ source = https://ham.packet-radio.net/packet/ax25/ax25-tools/ax25-tools-0.0.10-rc5.tar.gz
source = ax25.patch
md5sums = b8cf1495820c445013c3776babcd057d
md5sums = 6b51a5b1f58e7238fa223e8e439ae8bc
diff --git a/PKGBUILD b/PKGBUILD
index c054ed813c81..406526e4152d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL2')
depends=('libax25')
makedepends=('make')
source=(
- "http://www.linux-ax25.org/pub/${pkgname}/${pkgname}-${_pkgver}.tar.gz"
+ "https://ham.packet-radio.net/packet/ax25/${pkgname}/${pkgname}-${_pkgver}.tar.gz"
'ax25.patch'
)
backup=('etc/ax25/ax25.profile'