abi-dumper: update to 1.2.
This commit is contained in:
parent
e588ed8504
commit
034f6de31f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'abi-dumper'
|
# Template file for 'abi-dumper'
|
||||||
pkgname=abi-dumper
|
pkgname=abi-dumper
|
||||||
version=1.1
|
version=1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="fosslinux <fosslinux@aussies.space>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/lvc/abi-dumper"
|
homepage="https://github.com/lvc/abi-dumper"
|
||||||
distfiles="https://github.com/lvc/abi-dumper/archive/${version}.tar.gz"
|
distfiles="https://github.com/lvc/abi-dumper/archive/${version}.tar.gz"
|
||||||
checksum=ef63201368e0d76a29d2f7aed98c488f6fb71898126762d65baed1e762988083
|
checksum=8a9858c91b4e9222c89b676d59422053ad560fa005a39443053568049bd4d27e
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
mkdir -p "${DESTDIR}/usr"
|
mkdir -p "${DESTDIR}/usr"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue