diff --git a/net/kea/Makefile b/net/kea/Makefile index 332ef7c49fe056..6eb32a2fc92a6c 100644 --- a/net/kea/Makefile +++ b/net/kea/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=kea -PKG_VERSION:=3.0.2 -PKG_RELEASE:=8 +PKG_VERSION:=3.0.3 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://ftp.isc.org/isc/kea/$(PKG_VERSION) -PKG_HASH:=29f4e44fa48f62fe15158d17411e003496203250db7b3459c2c79c09f379a541 +PKG_HASH:=09702ddb078b637e85de9236cbedd3fb9d7af7c6e797026c538b45748ad4d631 PKG_MAINTAINER:=Philip Prindeville , Noah Meyerhans PKG_LICENSE:=MPL-2.0