diff options
Diffstat (limited to 'package')
-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 |