From 3ff9f120d935865cea6e006ea7ba1131f8dafac9 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Wed, 23 Dec 2015 14:34:50 +0000 Subject: community/sngrep: upgrade to 1.2.0 --- community/sngrep/APKBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/community/sngrep/APKBUILD b/community/sngrep/APKBUILD index e74149cf9..68bf82e01 100644 --- a/community/sngrep/APKBUILD +++ b/community/sngrep/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Francesco Colista # Maintainer: Francesco Colista pkgname=sngrep -pkgver=1.1.0 -pkgrel=2 +pkgver=1.2.0 +pkgrel=0 pkgdesc="A tool for displaying SIP call message flows from a terminal" url="https://github.com/irontec/sngrep" arch="all" @@ -12,7 +12,7 @@ depends_dev="" makedepends="$depends_dev autoconf automake ncurses-dev libpcap-dev pcre-dev openssl-dev" install="" subpackages="$pkgname-doc" -source="$pkgname-$pkgver.zip::https://github.com/irontec/sngrep/archive/v1.1.0.zip" +source="$pkgname-$pkgver.zip::https://github.com/irontec/$pkgname/archive/v$pkgver.zip" _builddir="$srcdir"/$pkgname-$pkgver prepare() { local i @@ -39,6 +39,6 @@ package() { make DESTDIR="$pkgdir/" install } -md5sums="7afab05eacc4b78ebaa1cf2bb1e8500e sngrep-1.1.0.zip" -sha256sums="1fae2b8ea7cd7b01c7702a7d4d92f4790ea2c0deacdc58a745ab0d3df6422d3a sngrep-1.1.0.zip" -sha512sums="a4a4f74e08f77ee485166586a915d25dec019ff0b5831cc77fb67e3efe8f8614a1b0650b1b73e2143d4a86b281372875ea00ad78fe119d2dc2407b7e61683d73 sngrep-1.1.0.zip" +md5sums="ba3e92bad3f0b51ecb2388e1de71df9b sngrep-1.2.0.zip" +sha256sums="efb5f79f9403a09a32c3161d91a04753874a3c01d299877e45260534746d4ce1 sngrep-1.2.0.zip" +sha512sums="802b6540ce51ab11226d486a7986dbfb6519fe4d75131be60fb1273fd68a89737fc457b690aa39b23c800de8beb55e9cdc046d97816c63c92119e02dbf55a841 sngrep-1.2.0.zip" -- cgit v1.2.3