Explorar el Código

- bump version

Bernhard Reutner-Fischer hace 18 años
padre
commit
ba909a766a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/rsync/rsync.mk

+ 1 - 1
package/rsync/rsync.mk

@@ -3,7 +3,7 @@
 # rsync
 #
 #############################################################
-RSYNC_VER:=2.6.8
+RSYNC_VER:=2.6.9
 RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz
 RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/
 RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER)