1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-29 00:27:40 +03:00

gforth: bump version number (this version already distributed via release?)

This commit is contained in:
David Kühling 2011-02-15 22:41:12 +01:00
parent 9ab42d3105
commit 5f81a8dec3

View File

@ -18,7 +18,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=gforth
PKG_SNAPSHOT_DATE=20100918
PKG_VERSION=0.7.0-$(PKG_SNAPSHOT_DATE)
PKG_RELEASE:=3
PKG_RELEASE:=4
PKG_BUILD_DEPENDS:= gforth/host libltdl/host libtool/host libffi
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)