From: Sascha Kilian <sascha@sakisoft.de>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] lcdproc: Update to 0.5.7
Date: Wed, 13 Apr 2016 14:56:30 +0000 [thread overview]
Message-ID: <1460559390-17388-2-git-send-email-sascha@sakisoft.de> (raw)
In-Reply-To: <1460559390-17388-1-git-send-email-sascha@sakisoft.de>
[-- Attachment #1: Type: text/plain, Size: 962 bytes --]
Signed-off-by: Sascha Kilian <sascha(a)sakisoft.de>
---
lfs/lcdproc | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/lfs/lcdproc b/lfs/lcdproc
index 9e88622..da1abc8 100644
--- a/lfs/lcdproc
+++ b/lfs/lcdproc
@@ -24,7 +24,7 @@
include Config
-VER = 0.5.6
+VER = 0.5.7
THISAPP = lcdproc-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = df4f5c2c7285eaf6979b9c7768b4877f
+$(DL_FILE)_MD5 = 2f8e064233ef1d03e98c0b426595750d
install : $(TARGET)
@@ -77,7 +77,6 @@ $(subst %,%_MD5,$(objects)) :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
- cd $(DIR_APP) && patch -Np0 < $(DIR_SRC)/src/patches/lcdproc-0.5.6-menuitem.patch
cd $(DIR_APP) && \
./configure \
--prefix=/usr \
--
1.7.9.5
prev parent reply other threads:[~2016-04-13 14:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-13 14:56 [PATCH 1/2] " Sascha Kilian
2016-04-13 14:56 ` Sascha Kilian [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1460559390-17388-2-git-send-email-sascha@sakisoft.de \
--to=sascha@sakisoft.de \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox