GIT를 최신 버전으로 업데이트하려고 합니다. opensuse 11.1의 패키지 관리자에는 최대 git 1.6.0.2만 있습니다. zypper를 사용하여 업데이트하고 있습니다.
sudo zypper install git
그리고 다음과 같은 메시지가 나타납니다.
Loading repository data...
Warning: Repository 'openSUSE-11.1-Update' appears to outdated. Consider using a different mirror or server.
Reading installed packages...
'git' is already installed.
Resolving package dependencies...
Nothing to do.
zypper의 저장소 URL을 어떻게 변경하고 무엇을 가리켜야 합니까?
미리 감사드립니다