Sfoglia il codice sorgente

bridge: bump version

Upstream tarball doesn't include configure, so run autoreconf.
Peter Korsgaard 17 anni fa
parent
commit
34a36309f7
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      package/bridge-utils/bridge.mk

+ 2 - 1
package/bridge-utils/bridge.mk

@@ -4,9 +4,10 @@
 #
 #############################################################
 #
-BRIDGE_VERSION:=1.0.6
+BRIDGE_VERSION:=1.4
 BRIDGE_SOURCE:=bridge-utils-$(BRIDGE_VERSION).tar.gz
 BRIDGE_SITE=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/bridge/
+BRIDGE_AUTORECONF:=YES
 BRIDGE_INSTALL_STAGING:=NO
 BRIDGE_INSTALL_TARGET:=YES
 BRIDGE_INSTALL_TARGET_OPT:=DESTDIR=$(TARGET_DIR) install