diff options
Diffstat (limited to 'turtetris/Makefile')
-rw-r--r-- | turtetris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/turtetris/Makefile b/turtetris/Makefile index ae29953..c270e28 100644 --- a/turtetris/Makefile +++ b/turtetris/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=turtetris PKG_VERSION:=1.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://git.cynerd.cz/turris-tetris |