mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 17:15:01 +02:00
gforth: bump version number (this version already distributed via release?)
This commit is contained in:
parent
9ab42d3105
commit
5f81a8dec3
@ -18,7 +18,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
PKG_NAME:=gforth
|
PKG_NAME:=gforth
|
||||||
PKG_SNAPSHOT_DATE=20100918
|
PKG_SNAPSHOT_DATE=20100918
|
||||||
PKG_VERSION=0.7.0-$(PKG_SNAPSHOT_DATE)
|
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_DEPENDS:= gforth/host libltdl/host libtool/host libffi
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
Loading…
Reference in New Issue
Block a user