mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/librelp: Updated for version 1.2.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
71cd6add2c
commit
8da1cd0cea
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=librelp
|
||||
VERSION=${VERSION:-1.2.7}
|
||||
VERSION=${VERSION:-1.2.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="librelp"
|
||||
VERSION="1.2.7"
|
||||
VERSION="1.2.8"
|
||||
HOMEPAGE="http://www.librelp.com/"
|
||||
DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.2.7.tar.gz"
|
||||
MD5SUM="26e02602490af3a681a2a13e6ce29efb"
|
||||
DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.2.8.tar.gz"
|
||||
MD5SUM="065e44d81ff35f8d3347ac910ee285c0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue