libraries/librelp: Updated for version 1.2.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fab444510f
commit
617084c522
|
@ -22,7 +22,7 @@
|
|||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=librelp
|
||||
VERSION=${VERSION:-1.2.5}
|
||||
VERSION=${VERSION:-1.2.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="librelp"
|
||||
VERSION="1.2.5"
|
||||
VERSION="1.2.7"
|
||||
HOMEPAGE="http://www.librelp.com/"
|
||||
DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.2.5.tar.gz"
|
||||
MD5SUM="991987cffcf1f0118c9410bb6ab53f5f"
|
||||
DOWNLOAD="http://download.rsyslog.com/librelp/librelp-1.2.7.tar.gz"
|
||||
MD5SUM="26e02602490af3a681a2a13e6ce29efb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue