summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/libnatpmp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/libnatpmp/APKBUILD b/user/libnatpmp/APKBUILD
index bd2facd27..05f8eaa80 100644
--- a/user/libnatpmp/APKBUILD
+++ b/user/libnatpmp/APKBUILD
@@ -4,14 +4,14 @@ pkgname=libnatpmp
pkgver=20150609
pkgrel=0
pkgdesc="A portable and fully compliant implementation of the NAT-PMP protocol"
-url="https://miniupnp.tuxfamily.org/libnatpmp.html"
+url="http://miniupnp.free.fr/libnatpmp.html"
arch="all"
options="!check"
license="BSD-3-Clause"
depends=""
makedepends=""
subpackages="$pkgname-dev"
-source="https://miniupnp.tuxfamily.org/files/libnatpmp-$pkgver.tar.gz"
+source="http://miniupnp.free.fr/files/libnatpmp-$pkgver.tar.gz"
build() {
make