mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-Ropper: update to 1.13.9.
This commit is contained in:
parent
478f98d037
commit
ac3f9e3c23
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-Ropper'
|
# Template file for 'python3-Ropper'
|
||||||
pkgname=python3-Ropper
|
pkgname=python3-Ropper
|
||||||
version=1.13.8
|
version=1.13.9
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="capstone-python3 python3-filebytes keystone-python3 python3-setuptools"
|
depends="capstone-python3 python3-filebytes keystone-python3 python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://scoding.de/ropper/"
|
homepage="https://scoding.de/ropper/"
|
||||||
distfiles="https://github.com/sashs/Ropper/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sashs/Ropper/archive/v${version}.tar.gz"
|
||||||
checksum=c1078ecb48f64a128f44cba9deb7bd497b248adf151bebdff4aa8b7bb3e67640
|
checksum=5e7245a17c70234653cc99bcb2342614d60183dd2d1b5a946bb415e90e8a9eb0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue