From bfb5d820bf3f7e50fdde9da759e7407b5d5763a2 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Sun, 14 Apr 2024 16:44:08 -0700 Subject: ibrcommon: remove basename Can be replaced with regular C++. Signed-off-by: Rosen Penev --- libs/ibrcommon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ibrcommon/Makefile') diff --git a/libs/ibrcommon/Makefile b/libs/ibrcommon/Makefile index b1adfd39f..2b6f4c2eb 100644 --- a/libs/ibrcommon/Makefile +++ b/libs/ibrcommon/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ibrcommon PKG_VERSION:=1.0.1 -PKG_RELEASE:=9 +PKG_RELEASE:=10 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.ibr.cs.tu-bs.de/projects/ibr-dtn/releases -- cgit v1.2.3