diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-05 12:07:34 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-05 12:07:34 +0100 |
commit | 0199bf1b03b61ee0859e1f0ad836861619f5b9a1 (patch) | |
tree | 7c5acf2fd064b63307d9b8efe9e7270d97be26ee /package/xinput_calibrator | |
parent | 446eb35fefdd48b597f07d71bb4f9aefce2ff2f6 (diff) |
update url
Diffstat (limited to 'package/xinput_calibrator')
-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 |