summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-03-13 20:07:21 +0100
committerRémi Verschelde <rverschelde@gmail.com>2017-03-13 20:07:21 +0100
commit29ec10c45e4497ac47840e34ce8a7c4f07734706 (patch)
tree3b3a7cbfe6c4a3bebd7b8fd0a4aac123a6a734a3 /Makefile
parentaf81b54d6ad2a9f1a1984dbfa0b06b5b14ea0047 (diff)
downloadbootloader-theme-29ec10c45e4497ac47840e34ce8a7c4f07734706.tar
bootloader-theme-29ec10c45e4497ac47840e34ce8a7c4f07734706.tar.gz
bootloader-theme-29ec10c45e4497ac47840e34ce8a7c4f07734706.tar.bz2
bootloader-theme-29ec10c45e4497ac47840e34ce8a7c4f07734706.tar.xz
bootloader-theme-29ec10c45e4497ac47840e34ce8a7c4f07734706.zip
4.5.14.14.5.14.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e48f311..8119c4d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
NAME = mageia-gfxboot-theme
-UPSTREAM_VERSION = 4.5.6
-VERSION = $(UPSTREAM_VERSION).10
+# urpmq -f gfxboot
+UPSTREAM_VERSION = 4.5.14
+VERSION = $(UPSTREAM_VERSION).1
BINDIR := $(shell [ -x ../../gfxboot-compile ] && echo ../../ )