summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Rupert2023-01-05 12:46:54 -0500
committerMichael Rupert2023-01-05 12:46:54 -0500
commite1abfc9e9c8b7593162a2e85b782a4e9ae6f3f6a (patch)
tree2a917765a1950b99bbf2ad153f4ccbd4bc5492ba
parent25b703b87f63ababdbbf5b5c2e6e2bcf99cdd9a3 (diff)
downloadaur-e1abfc9e9c8b7593162a2e85b782a4e9ae6f3f6a.tar.gz
updated to use new URLs to fix pkg
-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'