* [Buildroot] [PATCH v2] setserial: bump to version 2.17-45.3
@ 2013-10-02 1:47 Axel Lin
2013-10-02 7:34 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2013-10-02 1:47 UTC (permalink / raw)
To: buildroot
Bump to patchlevel 3 since 2 is gone upstream.
Also switch to use http://snapshot.debian.org/ instead of BR2_DEBIAN_MIRROR to
avoid disappearing packages.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
v2: Switch to use http://snapshot.debian.org/ instead of BR2_DEBIAN_MIRROR.
package/setserial/setserial.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/setserial/setserial.mk b/package/setserial/setserial.mk
index e6846b2..f8d0a4b 100644
--- a/package/setserial/setserial.mk
+++ b/package/setserial/setserial.mk
@@ -5,9 +5,9 @@
################################################################################
SETSERIAL_VERSION = 2.17
-SETSERIAL_PATCH = setserial_2.17-45.2.diff.gz
+SETSERIAL_PATCH = setserial_2.17-45.3.diff.gz
SETSERIAL_SOURCE = setserial_$(SETSERIAL_VERSION).orig.tar.gz
-SETSERIAL_SITE = $(BR2_DEBIAN_MIRROR)/debian/pool/main/s/setserial/
+SETSERIAL_SITE = http://snapshot.debian.org/archive/debian/20131001T214925Z/pool/main/s/setserial/
define SETSERIAL_APPLY_DEBIAN_PATCHES
# Touching gorhack.h is needed for the Debian patch 18 to work
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-02 7:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-02 1:47 [Buildroot] [PATCH v2] setserial: bump to version 2.17-45.3 Axel Lin
2013-10-02 7:34 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox