From 086d78a531c3d4e7708aedf5a72f1dc2bbb27100 Mon Sep 17 00:00:00 2001 From: Jan-Tarek Butt <buttjantarek@googlemail.com> Date: Wed, 24 Jun 2015 18:35:46 +0200 Subject: [PATCH] sed new version of libwlocate --- libwlocate/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libwlocate/Makefile b/libwlocate/Makefile index 39e191c..ddfecfe 100644 --- a/libwlocate/Makefile +++ b/libwlocate/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libwlocate -PKG_VERSION:=1.1 +PKG_VERSION:=1.2 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://dev.freifunk-ol.de/packages -PKG_MD5SUM:=5f8be7c6e95b64f24dd8cde4557612a4 +PKG_MD5SUM:=db450fcdf3d1d1f0c85f07bece523c0c include $(INCLUDE_DIR)/package.mk -- GitLab