mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/python-pwntools to 4.8.0-1
This commit is contained in:
parent
b21cac8ad4
commit
25592079b8
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=python-pwntools
|
||||
_pyname=pwntools
|
||||
pkgver=4.7.1
|
||||
pkgver=4.8.0
|
||||
pkgrel=1
|
||||
pkgdesc='CTF framework and exploit development library'
|
||||
url='https://github.com/Gallopsled/pwntools'
|
||||
|
@ -37,9 +37,9 @@ depends=('python'
|
|||
makedepends=('python-setuptools')
|
||||
source=(https://github.com/Gallopsled/pwntools/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz
|
||||
pwn.conf)
|
||||
sha256sums=('f16f73068b62fae0ffc0e06dcd1b2bcb037827204e6d6a50b5f811052a1df007'
|
||||
sha256sums=('a961f907acbc22ac54d2929da6a79f9065a819a0dd671dc22b45576cd8fab3b1'
|
||||
'50916e4e45d026422cd6bfe8de50e7246c61b0b1e0007571e7c04a994282fe89')
|
||||
b2sums=('5f77acc8188fe4042d96a438308ad1e7c22e2a8636b66320d18394833add7d7baef4fc8e6d925c302eac91d331da6aa7f89d91b17864f13db141ad378c0d36df'
|
||||
b2sums=('93dfd8e454007537ccd12fc54d45517010c1bca43312990b5e1eb13bb7eb5422fa22beca0742244edce79c2422a70c687e9ba75c0ba68fcaddc3e778a52913f5'
|
||||
'cac0a12eea8abd3d2ee21632e7f2281e7e35c2d7839cfbcba83ae5d0e8f427e9cc2462a6d17d187252b99d9dbbb14393b9d5a63996c42043f553e9b66bfe9e07')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue