mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/cmph: upgrade to 2.0.2
This commit is contained in:
parent
55fddf182b
commit
21ae48c52d
@ -1,21 +1,13 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=cmph
|
||||
pkgver=2.0
|
||||
pkgrel=1
|
||||
pkgver=2.0.2
|
||||
pkgrel=0
|
||||
pkgdesc="A minimal hash C library - utility application"
|
||||
url="http://cmph.sourceforge.net/"
|
||||
arch="all"
|
||||
license="LGPL-2.0-or-later MPL-1.1"
|
||||
subpackages="$pkgname-dev $pkgname-doc libcmph:lib"
|
||||
source="https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
|
||||
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
cd "$builddir"
|
||||
update_config_sub
|
||||
}
|
||||
source="https://downloads.sourceforge.net/cmph/cmph-$pkgver.tar.gz"
|
||||
|
||||
build() {
|
||||
cd "$builddir"
|
||||
@ -46,4 +38,4 @@ lib() {
|
||||
mv "$pkgdir"/usr/lib/libcmph*.so.* "$subpkgdir"/usr/lib/
|
||||
}
|
||||
|
||||
sha512sums="7f37a8dcfce047ada9968681e07f66f014f8090aa5ce99358944a60715c7ef2bc62abf4b5c146fe99a0c812f2286ff0c009683b702a4e20c66617d955cf80caa cmph-2.0.tar.gz"
|
||||
sha512sums="014367a338e3e851cab76e45d7db3124da8bd04a05a0232ca8252f3eea515e9fcb0a8654f42d802469c419946a6e99113da3df2df8bc8a93843500bbede2a7a3 cmph-2.0.2.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user