Index: /trunk/make/apr.mk
===================================================================
--- /trunk/make/apr.mk	(revision 8514)
+++ /trunk/make/apr.mk	(revision 8615)
@@ -28,5 +28,5 @@
 # APR_IPK_VERSION should be incremented when the ipk changes.
 #
-APR_IPK_VERSION=1
+APR_IPK_VERSION=2
 
 #
@@ -141,4 +141,5 @@
 		--enable-layout=GNU \
 		--enable-lfs \
+		--with-devrandom=/dev/urandom \
 	)
 	$(PATCH_LIBTOOL) $(@D)/libtool
