Parcourir la source

package/sredird: bump version to 2.2.2, add hash

While Debian still uses version 2.2.1 the bump to 2.2.2 was committed to
FreeBSD ports back in 2005:
https://www.freshports.org/commit.php?category=comms&port=sredird&files=yes&message_id=200512291935.jBTJZfff072190@repoman.freebsd.org

FreeBSD ports lists the new upstream URL as no. 12:
https://www.freshports.org/comms/sredird/
and http://freecode.com/projects/sredird also links to it.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd Kuhls il y a 9 ans
Parent
commit
33433e1b2b
3 fichiers modifiés avec 6 ajouts et 3 suppressions
  1. 2 0
      package/sredird/Config.in
  2. 2 0
      package/sredird/sredird.hash
  3. 2 3
      package/sredird/sredird.mk

+ 2 - 0
package/sredird/Config.in

@@ -4,3 +4,5 @@ config BR2_PACKAGE_SREDIRD
 	  Sredird is a serial port redirector that is compliant with
 	  Sredird is a serial port redirector that is compliant with
 	  the RFC 2217 "Telnet Com Port Control Option" protocol. This
 	  the RFC 2217 "Telnet Com Port Control Option" protocol. This
 	  protocol lets you share a serial port through the network.
 	  protocol lets you share a serial port through the network.
+
+	  http://freecode.com/projects/sredird

+ 2 - 0
package/sredird/sredird.hash

@@ -0,0 +1,2 @@
+# Locally computed
+sha256	640c47dcd84b3b90640165a38eb336a675fdab06c14c09cae2f4a604cae560d3	sredird-2.2.2.tar.gz

+ 2 - 3
package/sredird/sredird.mk

@@ -4,9 +4,8 @@
 #
 #
 ################################################################################
 ################################################################################
 
 
-SREDIRD_VERSION = 2.2.1-1.1
-SREDIRD_SOURCE = sredird_$(SREDIRD_VERSION).tar.gz
-SREDIRD_SITE = http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/s/sredird
+SREDIRD_VERSION = 2.2.2
+SREDIRD_SITE = http://www.ibiblio.org/pub/Linux/system/serial
 SREDIRD_LICENSE = GPLv2+
 SREDIRD_LICENSE = GPLv2+
 SREDIRD_LICENSE_FILES = COPYING
 SREDIRD_LICENSE_FILES = COPYING