mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/libewf: upgrade to 20130303
This commit is contained in:
parent
e1340e4292
commit
6fc80e8e12
@ -1,7 +1,7 @@
|
||||
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=libewf
|
||||
pkgver=20120504
|
||||
pkgver=20130303
|
||||
pkgrel=0
|
||||
pkgdesc="Library to support the Expert Witness Compression Format"
|
||||
url="http://libewf.sourceforge.net"
|
||||
@ -12,9 +12,9 @@ depends_dev="zlib-dev"
|
||||
makedepends="$depends_dev"
|
||||
install=""
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
source="http://downloads.sourceforge.net/libewf/libewf-$pkgver.tar.gz"
|
||||
_builddir="$srcdir"/libewf-$pkgver
|
||||
source="http://libewf.googlecode.com/files/$pkgname-$pkgver.tar.gz"
|
||||
|
||||
_builddir="$srcdir"/$pkgname-$pkgver
|
||||
prepare() {
|
||||
local i
|
||||
cd "$_builddir"
|
||||
@ -40,4 +40,6 @@ package() {
|
||||
rm -f "$pkgdir"/usr/lib/*.la
|
||||
}
|
||||
|
||||
md5sums="1b96b845476173353839ca72bca12097 libewf-20120504.tar.gz"
|
||||
md5sums="adbdffca0edc7f8d30748a9009a5a2ce libewf-20130303.tar.gz"
|
||||
sha256sums="a4a3a0179f882d0f392ea19893275da4146fb412d5211280d2d06d9f238451a5 libewf-20130303.tar.gz"
|
||||
sha512sums="92f029c932265d0e0ee8f1a7e47ab02efd51977c13f1c811cca7d7137478ec33c99da1f8e07d8d2e71c8d5740a7ed15532440d9529bb2753704fad03fc66c01b libewf-20130303.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user