|
|
@ -5,8 +5,8 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=stubby |
|
|
|
PKG_VERSION:=0.2.4 |
|
|
|
PKG_RELEASE:=2 |
|
|
|
PKG_VERSION:=0.2.6 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
PKG_LICENSE:=BSD-3-Clause |
|
|
|
PKG_LICENSE_FILES:=COPYING |
|
|
@ -15,8 +15,8 @@ PKG_MAINTAINER:=Jonathan Underwood <jonathan.underwood@gmail.com> |
|
|
|
PKG_SOURCE_PROTO:=git |
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz |
|
|
|
PKG_SOURCE_URL:=https://github.com/getdnsapi/$(PKG_NAME) |
|
|
|
PKG_SOURCE_VERSION:=58200cadec6371f95e31a7f3735225c5a46ecf75 |
|
|
|
PKG_MIRROR_HASH:=28c46f4464cb41cf59264d10da63dc25ece9a1d00b4dfb05a9276594658e5eb9 |
|
|
|
PKG_SOURCE_VERSION:=b0d3154af61e1b46a30b56d239dc074273642217 |
|
|
|
PKG_MIRROR_HASH:=af896c471ac67b31c2263d11fcdfcdb32a213621c2f8789f4b0a4ceca4437108 |
|
|
|
|
|
|
|
PKG_FIXUP:=autoreconf |
|
|
|
|
|
|
|