diff options
Diffstat (limited to 'package/xinput_calibrator/Makefile')
-rw-r--r-- | package/xinput_calibrator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xinput_calibrator/Makefile b/package/xinput_calibrator/Makefile index 14785c271..e4db834c3 100644 --- a/package/xinput_calibrator/Makefile +++ b/package/xinput_calibrator/Makefile @@ -10,7 +10,7 @@ PKG_MD5SUM:= 20da0a2055a5a75962add8c6b44f60fa PKG_DESCR:= X11 input calibration utility PKG_SECTION:= x11/apps PKG_DEPENDS:= libstdcxx -PKG_URL:= https://github.com/tias/xinput_calibrator +PKG_URL:= http://github.com/downloads/tias/xinput_calibrator/ PKG_SITES:= http://openadk.org/distfiles/ include $(TOPDIR)/mk/package.mk |