diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-04 11:13:35 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-04 12:18:47 +0200 |
commit | a6cd1fc9d04cdf654e62933e7b9bdab5560577de (patch) | |
tree | fbc6c00a4c88ff44e5dbcc517294c8a1217c7f49 /package | |
parent | 4e439d7f231c64c34fe78198e2099b3d5fdc0bf1 (diff) |
use openadk mirror
Diffstat (limited to 'package')
-rw-r--r-- | package/libcapi20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libcapi20/Makefile b/package/libcapi20/Makefile index fe31057e8..b31583c58 100644 --- a/package/libcapi20/Makefile +++ b/package/libcapi20/Makefile @@ -10,7 +10,7 @@ PKG_HASH:= 6a54e49109bda85fa2c9356846bc41ab171338afc02d0a85b2fc154667ba5fb9 PKG_DESCR:= capi library PKG_SECTION:= libs/misc PKG_URL:= ftp://ftp.melware.net/capi-utils/ -PKG_SITES:= ftp://ftp.melware.net/capi-utils/ +PKG_SITES:= http://distfiles.openadk.org/ PKG_OPTS:= dev DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz |