diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 ../../ ) |