summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrunnytu2019-08-23 21:13:15 +0200
committerrunnytu2019-08-23 21:13:15 +0200
commitf367322d5a28b68a1758ec3eb3a6b5c7b1624530 (patch)
treea02e5868f3d6048fa42c95c1c1edbd7c065ff276 /PKGBUILD
parentd7e80a6aca3b38554bd0aae36d697c04cc10ef47 (diff)
downloadaur-f367322d5a28b68a1758ec3eb3a6b5c7b1624530.tar.gz
Update to 0.2.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53832c9a07a2..147f806ebb6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=dynamips
-pkgver=0.2.20
+pkgver=0.2.21
pkgrel=1
pkgdesc='Cisco router emulator.'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ groups=('gns3')
depends=('libpcap' 'elfutils')
makedepends=('cmake')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/GNS3/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('c6535177c175422b741a4660697f7d9a29f19b6e42dd049e027fd7e3e152520e')
+sha256sums=('08587589db2c3fc637e6345aebf4f9706825c12f45d9e2cf40d4189c604656d2')
build() {
if test ${CARCH} == x86_64; then