diff options
author | Gabor SZOLLOSI <github@szogi.hu> | 2015-10-11 21:19:02 +0200 |
---|---|---|
committer | Gabor SZOLLOSI <github@szogi.hu> | 2015-10-11 21:19:02 +0200 |
commit | 9b136db3cee23ac5a240bcac6322f4e0fe67c25e (patch) | |
tree | 6baa4aab76ad955ee4fb353d29dd13a5c10e78a6 /utils/open2300/Makefile | |
parent | 56ed4e73e0f12fe3b9b6b5fea40c851e211b2be2 (diff) |
open2300: build check format fix
Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
Diffstat (limited to 'utils/open2300/Makefile')
-rw-r--r-- | utils/open2300/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/open2300/Makefile b/utils/open2300/Makefile index 4f6d71b84..9a7fc17c0 100644 --- a/utils/open2300/Makefile +++ b/utils/open2300/Makefile @@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=open2300 PKG_VERSION:=1.12 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE_PROTO:=svn PKG_SOURCE_URL:=http://www.lavrsen.dk/svn/open2300/trunk |