libraries/librelp: Updated for version 1.2.14.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ccd675584b
commit
dae0dd373c
|
@ -22,7 +22,7 @@
|
|||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=librelp
|
||||
VERSION=${VERSION:-1.2.13}
|
||||
VERSION=${VERSION:-1.2.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="librelp"
|
||||
VERSION="1.2.13"
|
||||
VERSION="1.2.14"
|
||||
HOMEPAGE="http://www.librelp.com/"
|
||||
DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.2.13.tar.gz"
|
||||
MD5SUM="91c932520ddabc9f79f75c188f292501"
|
||||
DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.2.14.tar.gz"
|
||||
MD5SUM="4cef7586e1fa2122c09eb8bc90a2cae5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue