mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
contrib: update nettle
Change-Id: I40a6ced6f725537d77643d67bf48c0cb8b9d9681
This commit is contained in:
@ -1 +1 @@
|
||||
559d2afdbfb1ab0de2231e04b1ab15c11e1c38dc5a859f2f9f64124d6370a310319977d6ba7628ae2e1234e5821a7d7182bfdfc7f7475be9276cd69481c3447e nettle-91df68136ad1562cf9217599254706d8cfa970ea.tar.gz
|
||||
0dc2f80330e8bf68a5c57f5ed6827a6d36d1fc56bfb12ac1eddd0447ae56f728f93acd8bc30b46d6aba48bc7fb72d009325e52fe85bf69778269fef3f6cbc017 nettle-nettle_3.7.2_release_20210321.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Nettle
|
||||
|
||||
NETTLE_VERSION := 91df68136ad1562cf9217599254706d8cfa970ea
|
||||
NETTLE_URL := https://git.lysator.liu.se/aberaud/nettle/-/archive/$(NETTLE_VERSION)/nettle-$(NETTLE_VERSION).tar.gz
|
||||
NETTLE_VERSION := nettle_3.7.2_release_20210321
|
||||
NETTLE_URL := https://git.lysator.liu.se/nettle/nettle/-/archive/$(NETTLE_VERSION)/nettle-$(NETTLE_VERSION).tar.gz
|
||||
PKGS += nettle
|
||||
|
||||
ifeq ($(call need_pkg,"nettle >= 3.6"),)
|
||||
|
Reference in New Issue
Block a user