Changeset 25887
- Timestamp:
- 2011-03-06T15:38:59+01:00 (7 years ago)
- Location:
- packages/net/miniupnpd
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
packages/net/miniupnpd/Makefile
r25593 r25887 10 10 11 11 PKG_NAME:=miniupnpd 12 PKG_VERSION:=1.5 13 PKG_RELEASE:= 614 PKG_MD5SUM:= 063f03a2a8363b9d4cb0f73b20b8dfce12 PKG_VERSION:=1.5.20110302 13 PKG_RELEASE:=1 14 PKG_MD5SUM:=9c2906a2f87d9b9504e4fc09488afe41 15 15 16 16 PKG_SOURCE_URL:=http://miniupnp.free.fr/files … … 33 33 34 34 define Build/Compile 35 ln -sf $(PKG_BUILD_DIR)/config.h.openwrt $(PKG_BUILD_DIR)/config.h35 echo "OpenWRT/$(OPENWRTVERSION)" | tr \(\)\ _ >$(PKG_BUILD_DIR)/os.openwrt 36 36 $(MAKE) -C $(PKG_BUILD_DIR) -f Makefile.openwrt \ 37 37 $(TARGET_CONFIGURE_OPTS) \
Note: See TracChangeset
for help on using the changeset viewer.