[Lunar-commits] <moonbase-other> libedit: Changing SOURCE_URL to MIRROR_URL to avoid this error;
stumbles
stumbles at lunar-linux.org
Sat Feb 2 11:27:56 CET 2013
commit b69dc034e6594ca2bde9fc66c0d92255f5808f79
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 02 Feb 2013 02:27:56 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/b69dc034e6594ca2bde9fc66c0d92255f5808f79
libedit: Changing SOURCE_URL to MIRROR_URL to avoid this error;
2013-02-02 10:10:02 ERROR 406: Not Acceptable.
---
libs/libedit/DETAILS | +2/-2
1 file changed, 2 insertions(+), 2 deletions(-)
--- a/libs/libedit/DETAILS
+++ b/libs/libedit/DETAILS
@@ -1,9 +1,9 @@
MODULE=libedit
VERSION=20121213-3.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://thrysoee.dk/editline/
+ SOURCE_URL=$MIRROR_URL
SOURCE_VFY=sha1:2f20bc835c1282b6815c4c8e2f852d6fe4318f7a
- WEB_SITE="http://thrysoee.dk/editline/"
+ WEB_SITE=http://thrysoee.dk/editline/
ENTERED=20090203
UPDATED=20121229
SHORT="generic line editing functions similar to readline"
More information about the Lunar-commits
mailing list