1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

libol: fix SRC_URI (from OE)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3058 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-11-02 13:30:27 +00:00
parent 8533e3ccea
commit 895ebff2da
+1 -1
View File
@@ -1,6 +1,6 @@
PR = "r7"
SRC_URI = "http://www.balabit.com/downloads/libol/0.3/${P}.tar.gz"
SRC_URI = "http://www.balabit.com/downloads/files/libol/0.3/${P}.tar.gz"
S = "${WORKDIR}/${PN}-${PV}"