mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
parent
1fcf454515
commit
250e1d68bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libtomcrypt'
|
||||
pkgname=libtomcrypt
|
||||
version=1.18.0
|
||||
version=1.18.1
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
hostmakedepends="libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="Public domain"
|
||||
homepage="http://www.libtom.net/?page=features&newsitems=5&whatfile=crypt"
|
||||
distfiles="https://github.com/libtom/libtomcrypt/releases/download/v${version}/crypt-${version}.tar.xz"
|
||||
checksum=da9df56a314afaab71963aa71bb6a075ea6bdee3d4db4af045f6bfe23e88b87a
|
||||
checksum=57c13a34fbfd45696189d19e47864e48f4e5c11590c29b444accb8edbf047f14
|
||||
|
||||
do_build() {
|
||||
sed -e "s,@@CC@@,$CC,g;s,\$(CC),$CC,g" -i makefile.shared
|
||||
|
|
Loading…
Add table
Reference in a new issue