mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
libports: Fix qoost download
This commit is contained in:
parent
9d778a658d
commit
d2e883e235
@ -1,7 +1,7 @@
|
||||
QOOST_VERSION = ce3d328928
|
||||
QOOST_VERSION = 2013-06-10
|
||||
QOOST = qoost-$(QOOST_VERSION)
|
||||
QOOST_TBZ = $(QOOST_VERSION).tar.bz2
|
||||
QOOST_URL = http://qoost.hg.sourceforge.net/hgweb/qoost/qoost/archive/$(QOOST_TBZ)
|
||||
QOOST_TBZ = $(QOOST).tar.bz2
|
||||
QOOST_URL = https://downloads.sourceforge.net/project/qoost/$(QOOST_TBZ)
|
||||
|
||||
#
|
||||
# Interface to top-level prepare Makefile
|
||||
|
Loading…
x
Reference in New Issue
Block a user