aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/alpine/APKBUILD (renamed from unmaintained/alpine/APKBUILD)8
-rw-r--r--community/alpine/uclibc-musl.patch (renamed from unmaintained/alpine/uclibc-musl.patch)0
2 files changed, 4 insertions, 4 deletions
diff --git a/unmaintained/alpine/APKBUILD b/community/alpine/APKBUILD
index b38ae908e9..c9c23a3322 100644
--- a/unmaintained/alpine/APKBUILD
+++ b/community/alpine/APKBUILD
@@ -1,18 +1,18 @@
-# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
+# Maintainer: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>
pkgname=alpine
pkgver=2.21
_ver=${pkgver%_p*}
_pver=${pkgver##*_p}
-pkgrel=2
+pkgrel=3
pkgdesc="Text-based email client, friendly for novices but powerful"
url="http://www.washington.edu/alpine/"
arch="all"
license="Apache-2.0"
depends=""
-makedepends="openldap-dev heimdal-dev ncurses-dev libressl-dev
+makedepends="openldap-dev heimdal-dev ncurses-dev openssl-dev
automake autoconf libtool"
subpackages="$pkgname-doc"
-source="http://alpine.freeiz.com/alpine/release/src/alpine-$pkgver.tar.xz
+source="http://alpine.x10host.com/alpine/release/src/alpine-$pkgver.tar.xz
uclibc-musl.patch
"
diff --git a/unmaintained/alpine/uclibc-musl.patch b/community/alpine/uclibc-musl.patch
index 9ebe5de183..9ebe5de183 100644
--- a/unmaintained/alpine/uclibc-musl.patch
+++ b/community/alpine/uclibc-musl.patch