babeld: release 1.8.1

This commit is contained in:
Gabriel Kerneis 2018-04-10 17:49:18 +02:00 committed by GitHub
parent 448ca58e4c
commit 7fc2fbdfc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=babeld
PKG_VERSION:=1.8.0
PKG_RELEASE:=3
PKG_VERSION:=1.8.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.irif.fr/~jch/software/files/
PKG_MD5SUM:=eb1c66c382e9181c418ebd84e52b5af2
PKG_MD5SUM:=a57caa5be996c61bd6a1616fdc01d807
PKG_LICENSE:=MIT
include $(INCLUDE_DIR)/package.mk