diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-03 17:09:51 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-04 17:54:50 +0200 |
commit | e568a8436bca8f04c1957ae8ffecaccb5ec05195 (patch) | |
tree | 718c2f88a186bc1a564e5ec0aed4d0c38aa28a5b /package/xinput_calibrator | |
parent | 60e8352feb1094ae5501a941f5663d485e984255 (diff) |
update PKG_SITE
Diffstat (limited to 'package/xinput_calibrator')
-rw-r--r-- | package/xinput_calibrator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/xinput_calibrator/Makefile b/package/xinput_calibrator/Makefile index b43343970..9703b8c2a 100644 --- a/package/xinput_calibrator/Makefile +++ b/package/xinput_calibrator/Makefile @@ -10,8 +10,8 @@ PKG_MD5SUM:= 20da0a2055a5a75962add8c6b44f60fa PKG_DESCR:= input calibration utility PKG_SECTION:= x11/utils PKG_DEPENDS:= libstdcxx -PKG_URL:= http://github.com/downloads/tias/xinput_calibrator/ -PKG_SITES:= http://openadk.org/distfiles/ +PKG_URL:= http://www.freedesktop.org/wiki/Software/xinput_calibrator/ +PKG_SITES:= http://github.com/downloads/tias/xinput_calibrator/ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz |