aboutsummaryrefslogtreecommitdiffstats
path: root/main/curl
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-03-15 03:05:44 +0200
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-04-17 09:26:24 +0000
commit726627b95867c4555d0ad0dc2821acca6a1f3dfc (patch)
tree25b732b49120f0aed6c3cbe32d0c46fc8f3dbd20 /main/curl
parent8cda20d1104fe2a5fc88a8abe20445818c2fca6c (diff)
downloadaports-726627b95867c4555d0ad0dc2821acca6a1f3dfc.tar.bz2
aports-726627b95867c4555d0ad0dc2821acca6a1f3dfc.tar.xz
main/curl: enable check()
Diffstat (limited to 'main/curl')
-rw-r--r--main/curl/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/curl/APKBUILD b/main/curl/APKBUILD
index 264a567a49..afd821a014 100644
--- a/main/curl/APKBUILD
+++ b/main/curl/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=curl
pkgver=7.64.1
-pkgrel=0
+pkgrel=1
pkgdesc="URL retrival utility and library"
url="https://curl.haxx.se/"
arch="all"
@@ -15,7 +15,6 @@ checkdepends="python2"
makedepends="$depends_dev autoconf automake groff libtool perl"
subpackages="$pkgname-dbg $pkgname-doc $pkgname-dev libcurl"
source="https://curl.haxx.se/download/$pkgname-$pkgver.tar.xz"
-options="!check" # sftp tests failing
builddir="$srcdir/$pkgname-$pkgver"
# secfixes: