diff options
Diffstat (limited to 'libs/ibrcommon/Makefile')
-rw-r--r-- | libs/ibrcommon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |