From 54a3183fc61b763db8df6dbe8c94df43c8299546 Mon Sep 17 00:00:00 2001 From: Boris Nagaev Date: Sat, 10 Sep 2016 00:10:55 +0300 Subject: keepassx: update download URL see https://github.com/mxe/mxe/issues/1519 --- plugins/apps/keepassx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/apps/keepassx.mk b/plugins/apps/keepassx.mk index 2a9ad9c..0142915 100644 --- a/plugins/apps/keepassx.mk +++ b/plugins/apps/keepassx.mk @@ -6,7 +6,7 @@ $(PKG)_VERSION := 0.4.3 $(PKG)_CHECKSUM := cd901a0611ce57e62cf6df7eeeb1b690b5232302bdad8626994eb54adcfa1e85 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz -$(PKG)_URL := https://www.keepassx.org/releases/$($(PKG)_FILE) +$(PKG)_URL := https://www.keepassx.org/releases/$($(PKG)_VERSION)/$($(PKG)_FILE) $(PKG)_WEBSITE := https://www.keepassx.org $(PKG)_OWNER := https://github.com/starius $(PKG)_DEPS := gcc qt -- cgit v0.12