]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/updater
Marked as 2.3 Final / core 22
[people/teissler/ipfire-2.x.git] / lfs / updater
index 74603d3ca20f9a7a6da6c40d64183d3a7126e026..2cf06aa50ef00f91af2505ab7c859bbfa7e19ea6 100644 (file)
@@ -70,13 +70,13 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        # Other files
        cp $(DIR_SRC)/config/rootfiles/updater/update.sh /install/updater/
        chmod 755 /install/updater/update.sh
-       cd /install/updater && tar cf /install/packages/core-upgrade-2.1-21.ipfire \
+       cd /install/updater && tar cf /install/packages/core-upgrade-2.1-22.ipfire \
                update.sh files ROOTFILES
        rm -rf /install/updater
 
        sed -e "s/NAME/core-upgrade/g" \
                -e "s/VER/2.1/g" \
-               -e "s/RELEASE/21/g" \
+               -e "s/RELEASE/22/g" \
                -e "s/DEPS/$(DEPS)/g" \
-               -e "s/SIZE/`ls -l \/install\/packages\/core-upgrade-2.1-21.ipfire | awk '{ print $$5 }'`/g" \
-               < /usr/src/src/pakfire/meta > /install/packages/meta-core-upgrade-21
+               -e "s/SIZE/`ls -l \/install\/packages\/core-upgrade-2.1-22.ipfire | awk '{ print $$5 }'`/g" \
+               < /usr/src/src/pakfire/meta > /install/packages/meta-core-upgrade-22