summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a4a61901d41..ba1401e0a50d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Moritz Bunkus <moritz@bunkus.org>
pkgname="perl-net-sip"
-pkgver="0.825"
+pkgver="0.826"
pkgrel="1"
pkgdesc="SIP (Voice Over IP, RFC3261) packet handling"
arch=("any")
@@ -10,7 +10,7 @@ options=("!emptydirs")
depends=("perl-net-dns")
url="https://github.com/noxxi/p5-net-sip"
source=("https://cpan.metacpan.org/authors/id/S/SU/SULLR/Net-SIP-${pkgver}.tar.gz")
-sha512sums=('31415e397011a50ac23d50b66ce0891bb7c85c7cfb99b1226d83d9a9a650810ce67ecbe2f6af43cbc79719d270c8c4835929e2ca7368ea4f52a248b2d86751d2')
+sha512sums=('129f36e6730d29d64c8aba8ec1c5b0255078d08ed92ee155196612a95734823213c208728c89397ab711b3d9f1268c906ce8a2d06e203746443b7133771dd0ae')
prepare_environment() {
export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \