mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-17 14:05:25 +03:00
testing/imhex: upgrade to 1.27.1
This commit is contained in:
parent
4d2e522fe6
commit
b22f387c94
1 changed files with 5 additions and 11 deletions
|
@ -1,9 +1,9 @@
|
|||
# Contributor: George Hopkins <george-hopkins@null.net>
|
||||
# Maintainer: psykose <alice@ayaya.dev>
|
||||
pkgname=imhex
|
||||
pkgver=1.27.0
|
||||
pkgrel=1
|
||||
_patterns=324b0894d317593b7eaef580adcf0cfbda785904
|
||||
pkgver=1.27.1
|
||||
pkgrel=0
|
||||
_patterns=3786f7e2655a6465a713acc7176a8ead317873d1
|
||||
pkgdesc="Hex editor for reverse engineers and programmers"
|
||||
url="https://github.com/WerWolv/ImHex"
|
||||
# armhf, armv7, x86: 32-bit not supported
|
||||
|
@ -33,9 +33,6 @@ makedepends="
|
|||
subpackages="$pkgname-doc"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/WerWolv/ImHex/releases/download/v$pkgver/Full.Sources.tar.gz
|
||||
imhex-patterns-$_patterns.tar.gz::https://github.com/WerWolv/ImHex-Patterns/archive/$_patterns.tar.gz
|
||||
$pkgname-dupe-name-1.patch::https://github.com/WerWolv/ImHex/commit/e426606542ecaca1f7cd82a9c1a900769b68b20d.patch
|
||||
$pkgname-dupe-name-2.patch::https://github.com/WerWolv/ImHex/commit/a87190960f0d2a12059a6a2f74101ef1cb78628e.patch
|
||||
$pkgname-no-execinfo-include.patch::https://github.com/WerWolv/ImHex/commit/61ce88ba9b5cf404b4b7ac55c6741c9b48f46866.patch
|
||||
"
|
||||
builddir="$srcdir"/ImHex
|
||||
|
||||
|
@ -70,9 +67,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
52972296e913722ebbc51ceaabc806ff47784d17dc6e3409e912b14676238456e714dac8721101860f2399aa355cc8a72b181521c2f7eddd9bef07b45880d32a imhex-1.27.0.tar.gz
|
||||
a8e5320f9bca3f42ff04e47a5eede71881a2929db6605248fe063548ca3e4516647fe53a419cda23ff37cfd57cb3cef9ab368ae3b26ba5b53dde1753e9fedec3 imhex-patterns-324b0894d317593b7eaef580adcf0cfbda785904.tar.gz
|
||||
74172e15091ea0b1c6c6de0840eddf5f4181dafc64acecdd7a88af8456daf90336ff59aa61a9b06dcd316e60f157286d4e0173ce7445d0ff030478d16dc11235 imhex-dupe-name-1.patch
|
||||
07669fb5183d5689243e790916a46c111544a05b74d88163bb86aeb5f5c503a7b2fc120600660b077348521944c937598bad234e954c1207ac35db840561ac3a imhex-dupe-name-2.patch
|
||||
c75c54a13fda65f02914d7718cf27abff8fbd899dbe75286ae19be69304c099e1758ec2527f875dc79c94f12ff4aefe620a534abd5c1af9d00fb847c937cd06c imhex-no-execinfo-include.patch
|
||||
6c0485a6980763430f1527ee58bed282c65788109f92731aaaf8c3b8098b063c24d37a060c948557753b6f9533c729d16312c528096ae0d8ed6f5ed0a3807cf4 imhex-1.27.1.tar.gz
|
||||
a46c9dd33d5176f400834e9709e664b5a45997468f9f301be9a41d04dfe6e7b3da107083bbc6802d5892759acd249f6a5643bd1fead93648d787efe6b579db66 imhex-patterns-3786f7e2655a6465a713acc7176a8ead317873d1.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue