1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 06:12:43 +01:00

pkg relic: pin to a specific version

This commit is contained in:
Oleg Hahm 2016-02-04 14:12:42 +01:00
parent ca8dbbac20
commit 25c6d1f187

View File

@ -1,5 +1,5 @@
RELIC_URL=http://github.com/relic-toolkit/relic.git
RELIC_BRANCH=master
RELIC_BRANCH=cdcfaeef101d18c3231c3b46359c519dd72682e8
PKG_NAME=relic
PKG_URL=$(RELIC_URL)