libepoxy: fix for changed version scheme

This commit is contained in:
Tony Theodore 2018-03-14 20:31:51 +11:00
parent afc6c6d84c
commit 33bf165bb2
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ $(PKG)_IGNORE :=
$(PKG)_VERSION := 1.3.1
$(PKG)_CHECKSUM := 6700ddedffb827b42c72cce1e0be6fba67b678b19bf256e1b5efd3ea38cc2bb4
$(PKG)_GH_CONF := anholt/libepoxy/releases/latest
# prefix `v` removed from 1.4.1 onwards, remove URL_2 after update
$(PKG)_URL_2 := https://github.com/anholt/libepoxy/archive/v$($(PKG)_VERSION).tar.gz
$(PKG)_DEPS := cc xorg-macros
define $(PKG)_BUILD