setserial: bump to version 2.17-45.3
authorAxel Lin <axel.lin@ingics.com>
Wed, 2 Oct 2013 01:47:14 +0000 (09:47 +0800)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 2 Oct 2013 07:25:05 +0000 (09:25 +0200)
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>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/setserial/setserial.mk

index e6846b20ce92005f05ffc05b46c401b6f58f9a4b..f8d0a4b5b3f1f0ba274b3bb4cc4c4083b87b675f 100644 (file)
@@ -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