diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-02 23:54:03 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-04 12:18:43 +0200 |
| commit | db7126eda0e6141cda546f6ed5b28ad8cdc94811 (patch) | |
| tree | b538051ca5a294641c11793d9c0188d7ace5c8e0 | |
| parent | acb5a08a03f26c7d89bdf4184444ecfd4b73f347 (diff) | |
update distfiles url
| -rw-r--r-- | package/tslib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tslib/Makefile b/package/tslib/Makefile index 77e6cc13d..39ae607d9 100644 --- a/package/tslib/Makefile +++ b/package/tslib/Makefile @@ -12,7 +12,7 @@ PKG_DESCR:= touchscreen library PKG_SECTION:= libs/misc PKG_DEPENDS:= libstdcxx PKG_URL:= http://tslib.berlios.de/ -PKG_SITES:= http://openadk.org/distfiles/ +PKG_SITES:= http://distfiles.openadk.org/ PKG_OPTS:= dev DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz |
