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