summaryrefslogtreecommitdiffstats
path: root/src/qttranslations.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/qttranslations.mk')
-rw-r--r--src/qttranslations.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qttranslations.mk b/src/qttranslations.mk
index 816760b..0cad34c 100644
--- a/src/qttranslations.mk
+++ b/src/qttranslations.mk
@@ -3,10 +3,10 @@
PKG := qttranslations
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := b0fd6a6b919a80f63e2ed733cd74b4f3e245ed17
+$(PKG)_CHECKSUM := c94d0ae1f3b56966730cb701f9d606e241370b31
$(PKG)_SUBDIR := $(PKG)-opensource-src-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-opensource-src-$($(PKG)_VERSION).tar.xz
-$(PKG)_URL := http://download.qt-project.org/development_releases/qt/5.1/$($(PKG)_VERSION)/submodules/$($(PKG)_FILE)
+$(PKG)_URL := http://download.qt-project.org/official_releases/qt/5.1/$($(PKG)_VERSION)/submodules/$($(PKG)_FILE)
$(PKG)_DEPS := gcc qtbase qttools
define $(PKG)_UPDATE