alpine: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:17:43 +01:00
parent 067ccee448
commit 928f5b0d28

View file

@ -1,7 +1,7 @@
# Template file for 'alpine' # Template file for 'alpine'
pkgname=alpine pkgname=alpine
version=2.24 version=2.24
revision=1 revision=2
_githash=3165f59b344fb4d56d161541f294754d56bcb372 _githash=3165f59b344fb4d56d161541f294754d56bcb372
_gitshort="${_githash:0:7}" _gitshort="${_githash:0:7}"
wrksrc="${pkgname}-${_gitshort}" wrksrc="${pkgname}-${_gitshort}"