diff --git a/genom3-openprs/Makefile b/genom3-openprs/Makefile index d0eac3d95a901fbde52c592711db5c5c66206b1c..9e698659efb98968b4741ccc5b37e5ed74158fce 100644 --- a/genom3-openprs/Makefile +++ b/genom3-openprs/Makefile @@ -3,7 +3,7 @@ # PKGREVISION= 1 -DISTNAME= genom3-openprs-1.0.4 +DISTNAME= genom3-openprs-1.0.5 CATEGORIES= architecture MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=genom3-openprs/} MASTER_REPOSITORY= git git://git.openrobots.org/git/robots/genom3-openprs diff --git a/genom3-openprs/distinfo b/genom3-openprs/distinfo index d7209e5bb21404900fe135a6561576b5a2f7b8ef..81ac716b6d88c878ab8a2b212e230c024e2689b9 100644 --- a/genom3-openprs/distinfo +++ b/genom3-openprs/distinfo @@ -1,4 +1,3 @@ -SHA1 (genom3-openprs-1.0.4.tar.gz) = 29dca641aae4c8d878c4768eefa42ca7f40ae09a -RMD160 (genom3-openprs-1.0.4.tar.gz) = a0efdcfc90539c71e08fe27155e870a05cbf8d15 -Size (genom3-openprs-1.0.4.tar.gz) = 62473 bytes -SHA1 (patch-aa) = 5a1aeb708d47788a8186804c635bd572f4a50bda +SHA1 (genom3-openprs-1.0.5.tar.gz) = 92cf9d3abbd2f23e1f3a4240283c6dc6cd3d83d7 +RMD160 (genom3-openprs-1.0.5.tar.gz) = 6ea1f11b9858c7c016ae5c9318099f9bce2879e4 +Size (genom3-openprs-1.0.5.tar.gz) = 62413 bytes diff --git a/genom3-openprs/patches/patch-aa b/genom3-openprs/patches/patch-aa deleted file mode 100644 index 1306157db26a3f7f13d603f2683d310d7222ab3d..0000000000000000000000000000000000000000 --- a/genom3-openprs/patches/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- client/EncodeDecodeOpenprs.c~ 2013-05-21 15:31:08.375194000 +0200 -+++ client/EncodeDecodeOpenprs.c 2013-05-21 15:31:28.663245000 +0200 -@@ -32,8 +32,6 @@ - #include <stdio.h> - #include <string.h> - --#include "h2errorLib.h" -- - #include <macro-pub.h> - #include <opaque-pub.h> - #include <constant-pub.h>