|
|
@ -6,12 +6,12 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=liborcania |
|
|
|
PKG_VERSION:=2.2.0 |
|
|
|
PKG_VERSION:=2.2.1 |
|
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
|
PKG_SOURCE_URL:=https://codeload.github.com/babelouest/orcania/tar.gz/v$(PKG_VERSION)? |
|
|
|
PKG_HASH:=2a46460c6d93e5b8dd97db520edc1e9b3297577fdd8c485b2b6ebf315ceab6f0 |
|
|
|
PKG_HASH:=a9f16856aa311b8926cba2075d5245e94f30436f8a762a7e897ee7c8d335c59e |
|
|
|
|
|
|
|
PKG_MAINTAINER:=Toni Uhlig <matzeton@googlemail.com> |
|
|
|
PKG_LICENSE:=LGPL-2.1-or-later |
|
|
|