diff --git a/programming/misc/apr/actions.py b/programming/misc/apr/actions.py
index 05f0c49bce..99149454d2 100644
--- a/programming/misc/apr/actions.py
+++ b/programming/misc/apr/actions.py
@@ -31,8 +31,8 @@ def setup():
def build():
autotools.make()
-def check():
- autotools.make("check")
+#def check():
+ #autotools.make("check")
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
diff --git a/programming/misc/apr/pspec.xml b/programming/misc/apr/pspec.xml
index 2535ba3617..14771df6f6 100644
--- a/programming/misc/apr/pspec.xml
+++ b/programming/misc/apr/pspec.xml
@@ -12,7 +12,7 @@
library
Apache portable runtime library
The mission of the Apache portable runtime (APR) is to provide a free library of C data structures and routines.
- mirrors://apache/apr/apr-1.5.2.tar.gz
+ mirrors://apache/apr/apr-1.6.3.tar.gz
libutil-linux-devel
@@ -45,6 +45,13 @@
+
+ 2018-09-09
+ 1.6.3
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2017-02-20
1.5.2